-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Automatic dependency tag upgrades #608
Comments
Hi! Sorry it's been a while. I have something that is kind of ready for review. I wouldn't want to pollute this repo with unwanted config/PRs, so before I do some commit clean-up and submit the PR here, you can take a look at how the Renovate setup could work in the following:
Also to bear in mind:
Any other comments or concerns, please let me know, I think the bulk of this is done and it's now just a matter of adding config based on preferences. |
I've got a few notes about how to migrate from dependabot to Renovate that I'll gather and add here to make it easier. Dependabot can then remain enabled just for vulnerability scans and Renovate will use them in the PR reports. I also noticed the |
Expected Behavior
Dependency tags are kept up to date with some automated process.
Current Behavior
Tags in some variables in places like the sample inventory are not updated automatically and this is not a chore worth a human's time.
Steps to Reproduce
Context (variables)
Operating system: All
Hardware: All
Variables Used
all.yml
Hosts
Not relevant.
Possible Solution
I haven't found a solution using Dependabot, but I am happy to submit a PR with the needed changes to let Renovate do this. It's a hobby of mine to get people onboard Renovate, I'm not associated in any way with them, just love how easy they made my life maintaining projects.
The text was updated successfully, but these errors were encountered: