Philip Laine and GitHub
e5fbdadd24
Ignore Netbird dependency in e2e test dependencies ( #358 )
...
We dont want to run different Netbird versions in e2e tests and the
actual client. So we only allow updates in one place.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Adjusted dependency update settings to skip a specific Go module from
automated update pull requests, reducing unnecessary maintenance noise.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-07-08 10:18:43 +02:00
Philip Laine and GitHub
0c0a3b7796
Generate release notes from PR labels ( #265 )
...
This change enables automatic release notes from labels. It also
enforces a changelog label for all PRs.
Categorizing changes will make it easier for users to understand what
changed in each release.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
## Chores
* Implemented automated changelog categorization and pull request label
enforcement to organize release notes into semantic sections (Added,
Changed, Fixed, Deprecated, Removed, Security, Dependencies) for
improved clarity in future releases.
<!-- review_stack_entry_start -->
[](https://app.coderabbit.ai/change-stack/netbirdio/kubernetes-operator/pull/265?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack )
<!-- review_stack_entry_end -->
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: Philip Laine <philip.laine@gmail.com >
2026-05-18 15:19:21 +02:00
Philip Laine and GitHub
5577526d1a
Update to Go 1.26.3 ( #261 )
...
This change bumps the toolchain version and also enables dependabot
updates for e2e tests.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated Go toolchain to a newer version for improved stability and
performance
* Enhanced automated dependency management configuration for development
and testing environments
<!-- review_stack_entry_start -->
[](https://app.coderabbit.ai/change-stack/netbirdio/kubernetes-operator/pull/261?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack )
<!-- review_stack_entry_end -->
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-05-18 12:29:17 +02:00
Philip Laine and GitHub
d082a45b19
Update dependabot to run weekly ( #197 )
...
This change updates the dependabot interval to run weekly. It also
groups all Github Actions update into a single PR. This will make
dependency updates a bit easier to manage without spamming too many PRs.
2026-04-23 12:00:10 +02:00
Philip Laine and GitHub
c94d6197b8
Enable dependabot for both GH actions and Go ( #119 )
...
With the changes done in #118 we want to enable automatic workflow
version updates.
2026-03-10 21:32:51 +01:00