I would like to prevent users from creating a specific/* branch pattern, also disabling direct edits (only allowing pull-requests).
So according to https://confluence.atlassian.com/bitbucketserver050/using-branch-permissions-913474668.html:
I can prevent creating a specific/* branch, but it seems it will also block pull-requests from getting merged, claiming You have insufficient permissions to update 'specific/stuff'
Any idea how to solve this? I am also interested in solving this via server hooks, if there are any options to do them. Although I need to make sure there is no way (not via git push, not via jira create branch) to create a specific/* branch, only allowed to some technical automation users.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.