I'm running into an issue where my main branch is keep changing to a feature branch once a Pull Request is merged. Can someone please help me? I've tried even creating a whole new setup of repositories to test, but the same issue persists there as well. My merge strategy is "Merge commit".
Hi @JJung
When you perform the merge - are you ticking the box to close the source branch? If you are, this would explain why the main branch switches (as the source branch doesn't exist anymore).
Otherwise, we'll need to gain access to your repository to get a better idea as to what's happening here:
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.