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:
parent
fea1e99afd
commit
232a4d60ad
@ -1,5 +1,6 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group akanda-core
|
||||
create = group akanda-release
|
||||
label-Code-Review = -2..+2 group akanda-core
|
||||
label-Workflow = -1..+1 group akanda-core
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user