Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): automerge dependencies updates. #163

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

jvanz
Copy link
Member

@jvanz jvanz commented Dec 31, 2024

Description

Updates renovate bot configuration to allow it to automerge PRs. With this configuration renovate bot will:

  • create PRs at any time
  • merge PRs at any time
  • create at most 2 PRs per hour
  • follow the recommended configuration from renovate bot

@kubewarden/kubewarden-developers this is a initial proposal to enable automerge for dependencies updates for our policies. With this configuration the PRs will gradually be open and merged. By default, renovate bot creates 2 PR on hourly bases. Considering that the PR will be merge automatically, I do not think this is a problem. Furthermore, this way we do not overload our CI.

I believe we can leave this configuration running on this policy for a while to see if we are all happy with it. If this is the case, we can move this config to a repository to store the renovate configuration and point all the policies to it. Therefore, we do not need to update all the repositories manually.

Warning

We may want to set some requirements in the CI for all our policies to prevent bot merging policies with issues. I think we should set the tests as requirements.

Fix kubewarden/kubewarden-controller#801

@jvanz jvanz requested a review from a team as a code owner December 31, 2024 19:01
@jvanz jvanz self-assigned this Dec 31, 2024
@jvanz jvanz added area/dependencies kind/enhancement New feature or request labels Dec 31, 2024
Updates renovate bot configuration to allow it to automerge PRs.

Signed-off-by: José Guilherme Vanz <[email protected]>
@viccuad viccuad merged commit 80eaad0 into kubewarden:main Jan 2, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automation: automerge of dependency bump PRs when CI is green
2 participants