Grant branch-creation to hacking-ptl
Also move tag-creation perms to hacking-ptl. Change-Id: I28b25c865c81ab5250d82e88dfbeafecaff7b9ab
This commit is contained in:
parent
29421aad23
commit
ab3f815f97
@ -1,9 +1,11 @@
|
||||
[access "refs/*"]
|
||||
create = group hacking-ptl
|
||||
[access "refs/heads/*"]
|
||||
label-Approved = +0..+1 group hacking-core
|
||||
label-Code-Review = -2..+2 group hacking-core
|
||||
[access "refs/tags/*"]
|
||||
create = group hacking-core
|
||||
pushTag = group hacking-core
|
||||
create = group hacking-ptl
|
||||
pushTag = group hacking-ptl
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
|
Loading…
Reference in New Issue
Block a user