We want to prevent changes without a pull request to the master branch on all the repositories of the instance. That's something I can achieve using branch permissions in the project or repository settings, but, is there a way I can apply a branch permission to all of the projects without setting it manually on each project/repository?
Thanks in advance :)
Hi @MikePineda,
Welcome to Atlassian Community.
Currently, you cannot set global settings for branches, it can only be done on a project level. If you do not want to set it manually on each project, one option to explore would be to use the REST API.
Thanks for the quick response @Mikael Sandberg . I'll manage that permission on each project then. I will also check the REST API and see what is capable to do :). Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.