unexpected commit when renovate is enabled=false #30677
Labels
core:onboarding
Related to the onboarding process
priority-3-medium
Default priority, "should be done" but isn't prioritised ahead of others
type:bug
Bug fix of existing functionality
What would you like help with?
I think I found a bug
How are you running Renovate?
Mend Renovate hosted app on github.com
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
github,bitbucket
Please tell us more about your question or problem
to reproduce on renovate cli:
config.js
expected results: renovate is disabled, no commits are allowed.
actual:
code reaches here and continues to create an onboarding PR and commits a new branch then closes it.
renovate/lib/workers/repository/onboarding/branch/index.ts
Lines 107 to 115 in 6ed0020
check logs.
Logs (if relevant)
Logs
Originally posted by @PhilipAbed in #29384
The text was updated successfully, but these errors were encountered: