Add acl to create branches on powervc-driver
So we can create branches like milestone-proposed or stable/icehouse Closes-Bug: #1326272 Change-Id: If7b1a219bcd2e3d84f747c038f29668a21e9a686
This commit is contained in:
parent
b0c88e7dd7
commit
203339cf2c
@ -2,6 +2,11 @@
|
||||
label-Code-Review = -2..+2 group powervc-driver-core
|
||||
label-Workflow = -1..+1 group powervc-driver-core
|
||||
abandon = group powervc-driver-core
|
||||
[access "refs/heads/stable/*"]
|
||||
label-Code-Review = -2..+2 group powervc-driver-core
|
||||
label-Workflow = -1..+1 group powervc-driver-core
|
||||
abandon = group powervc-driver-core
|
||||
create = group powervc-driver-core
|
||||
[access "refs/tags/*"]
|
||||
create = group powervc-driver-ptl
|
||||
pushSignedTag = group powervc-driver-ptl
|
||||
|
Loading…
x
Reference in New Issue
Block a user