project-config/gerrit/acls/stackforge/akanda.config
Sean Roberts 232a4d60ad 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
2015-05-11 14:06:14 -07:00

16 lines
329 B
Plaintext

[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
[access "refs/tags/*"]
pushSignedTag = group akanda-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true