renovate
renovate copied to clipboard
"Pause Auto-Merge" checkbox in dependency dashboard
Discussed in https://github.com/renovatebot/renovate/discussions/29699
Originally posted by Turbo87 June 16, 2024
Tell us more.
It would occasionally be useful to be able to pause/suspend the auto-merging behavior of renovatebot. For example, when a CD pipeline is set up and you are dealing with a bugfix, you might not want automated dependency updates to interfere with your deployments. Having a checkbox in the dependency dashboard to temporarily pause the auto-merging behavior would probably help in such situations.
Add a new checkbox like:
- [ ] Pause Renovate automerges when this checkbox is selected
If checked, all automerges should be halted this includes security fixes. When unchecked automerges normal upgrade processing should continue.