You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Bitbucket have the way to protected branches, but it accept only one way to merge via pull request.
It should fine except if it has code conflict and cannot fix by itslef. It needs to creat a temporary branch that checkout form master then merge develop branch. Then fix conflict and pull request again from this branch.
I have 2 path
features to develop
develop to master
That's mean we do twice and always got a conflict
Anyone please suggest to me?
Hello,
If an administrator of the repository has set up a branch permission for master that allows users to only merge via pull request (and no one pushing directly to the branch), then this is the only way that users can merge to master.
If you would like to be able to push directly to master, you will need to speak with one of the administrators of the repository, and ask them if they could allow your Bitbucket user to push directly to master branch.
It is possible to specify in the branch restrictions that certain users can push directly to master branch, but this will need to be set by one of the repo admins.
Please feel free to let me know if you have any questions.
Kind regards,
Theodora
Hi everyone, We are looking to learn more about development teams’ workflows and pain points, especially around DevOps, integrations, administration, scale, security, and the related challeng...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.