-
Suggestion
-
Resolution: Unresolved
Summary: My (developer, non-admin) team needs the ability to create and merge (after getting PR approvals) release/* & hotfix/* branches. My team should not be able to push directly to develop, master, hotfix/* or release/* branches.
According to the documentation, that should not be a problem.
I think there's a bug.
Here's why:
According to this documentation, Branch Permissions should not prevent users from creating a branch:
Repository write permissions exist for the group we need this functionality for:
This describes exactly what we need:
But when we set it to that, we can no longer create a branch:
(yes I'd normally create a hotfix from master, but this was a test)
Please help. For auditing purposes, it is very important that no one can accidentally push to these branches directly.
Thanks in advance!!!
- is duplicated by
-
BCLOUD-21619 Allow users to create branches but prevent commits without PR
- Closed
- is related to
-
BCLOUD-20672 Ability to create a destination branch on successful approval of a pull request
- Closed
[BCLOUD-15220] Branch permission to create (but not update) branches
All comments
We just migrated hundreds of repositories from local Bitbucket to Cloud to discover such basic features are missing- which is rather shocking considering they are both called Bitbucket but under the hood they must be completely different solutions.
So now after just few weeks use, we’re considering moving away from it to competitors.