Renovate auto-close PR with stopUpdatingLabel. #36556
Unanswered
jfoechsler
asked this question in
Request Help
Replies: 1 comment 13 replies
-
The "stop updating label" was intended to stop there being further updates added to the PR or it being rebased. It wasn't intended as "don't autoclose", although potentially its meaning could be extended to that. |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
GitHub, Renovate 40.49.0 docker image
Please tell us more about your question or problem
Hello. I have repository configuration:
"stopUpdatingLabel": "in-testing"
Despite this PR with the label gets auto-closed when new major version of the dependency is released.
Anything I can do to prevent that? Could I add config to override branch name for major versions or something?
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions