Enable nova-docker-core(s) to create branches and tags
Looks like the template used to create the nova-docker acl missed a couple of things. Change-Id: Ie021fe7bf730cfa650eb021d418430c44d06aeff
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group nova-docker-core
|
||||
create = group nova-docker-core
|
||||
label-Code-Review = -2..+2 group nova-docker-core
|
||||
label-Workflow = -1..+1 group nova-docker-core
|
||||
|
||||
@@ -10,6 +11,9 @@ label-Code-Review = -2..+2 group nova-docker-core
|
||||
label-Code-Review = -1..+1 group Registered Users
|
||||
label-Workflow = -1..+1 group nova-docker-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group nova-docker-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
Reference in New Issue
Block a user