Hi
I would like to have branch permissions set in way where, all changes are prohibited but I can create new branch with name that match pattern. Is there way to set permission in this way?
"Prevent all changes" is preventing creation of branch. In theory I could use "Changes without a pull request" but I prefer to prevent changes even with pull request
Thanks for support.