bbUseDevelopmentBranch ignored after automerge #36716
Unanswered
fhoffmann-sparqs
asked this question in
Request Help
Replies: 1 comment 1 reply
-
|
cc @setchy is this something you've seen before? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Bitbucket 41.9.0
Please tell us more about your question or problem
I have a private Bitbucket repo with a renovate.json in the develop branch but none in master. Normally, renovate uses develop as base for it's PRs, since I have set
bbUseDevelopmentBranchtotruein theconfig.jsfor the renovate bot. But after automerging renovate switches over to master. Since there is no renovate.json in the master branch, it closes all open PRs and creates one to configure renovate for the repo.Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions