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

Migrate from dependabot to renovatebot #1014

Open
jkremser opened this issue Oct 26, 2022 · 0 comments
Open

Migrate from dependabot to renovatebot #1014

jkremser opened this issue Oct 26, 2022 · 0 comments
Labels

Comments

@jkremser
Copy link
Member

Now that we have pinned versions for all our gh actions it's hard to make sense of them. Renovate bot supports a feature that keep the vesions up to date (and pinned to sha), but also put a comment with human readable sem-ver triplet as a comment.

Other handy feature that would be great for us is grouping the dependency updates together (either based on non-major updates or framework-wise).

Last but not least it would be nice to have some throttling mechanism in place so that only N pull requests could be opened simultaneously. I think this is supported also in dependabot, however the previous features are not atm.

Some example renovate config that could work also for k8gb: https://github.com/jkremser/log2rbac-operator/blob/master/renovate.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant