pr-harmony icon indicating copy to clipboard operation
pr-harmony copied to clipboard

More fine grained control of branch permissions

Open glianeric opened this issue 8 years ago • 0 comments

Hi,

Would it be possible to add more fine-grained permissions with respect to branches? My requirements are as follows:

I want to block everyone from direct commits to master except for my automated build user. I want to block all but the group responsible for a given project from direct commits into develop.

I would prefer to avoid using the build-in branch permissions and PR harmony at the same time, as PR Harmony simply makes life easier and I haven't found a way to set the branch permissions via API.

glianeric avatar Feb 27 '17 14:02 glianeric