Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Is it possible to customize a branch name using the branch permission patterns?

Angel Ruiz Rivera December 3, 2019

For example if I want the branch name be like this: release/development but when another user create a new release branch do the next: release-mynewbranch/development I need want to set up the permissions to avoid this kind of names while they are creating a new branch. Is it possible to do this?

1 answer

0 votes
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 3, 2019

Hi @Angel Ruiz Rivera,

Welcome to the Atlassian Community.

Bitbucket Cloud does not support hooks, so it is not possible to do it from within Bitbucket. There is a request to have hooks added to Bitbucket Cloud, BCLOUD-10471. Vote on it to let Atlassian know that you are also interested in seeing this implemented. 

You could use Git hooks to control it from the client side, take a look at these two blog posts on how to share hooks with your team:

https://www.darrenlester.com/blog/including-hooks-in-a-git-repository

https://www.viget.com/articles/two-ways-to-share-git-hooks-with-your-team/

The only drawback is that you would have to make sure each user that access your repository installs those hooks.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events