update akanda acls to support branching
akanda project acls were missing the create akanda-release. This will allow akanda project to create branches through gerrit. Closes-Bug: #1453914 Partially Implements: blueprint ci-updates Change-Id: I5ea2bc65b5a0f2cc495f6c22efacd0e5753e96ec
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
abandon = group akanda-core
|
abandon = group akanda-core
|
||||||
|
create = group akanda-release
|
||||||
label-Code-Review = -2..+2 group akanda-core
|
label-Code-Review = -2..+2 group akanda-core
|
||||||
label-Workflow = -1..+1 group akanda-core
|
label-Workflow = -1..+1 group akanda-core
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user