project-config/gerrit/acls/stackforge/fuel-library.config
Mateusz Matuszkowiak a4d852518f Set acls for stable/7.0 branch of fuel projects
* Add exclusive label-Workflow permissions to stable/7.0 branches

Change-Id: If67e15d4f5283efa47ba8038265f0c3c105cecd1
Partial-Bug: #1499509
2015-09-25 19:07:36 +02:00

25 lines
639 B
Plaintext

[access "refs/heads/*"]
abandon = group fuel-library-core
create = group fuel-library-core
label-Code-Review = -2..+2 group fuel-library-core
label-Verified = -1..+1 group fuel-ci
label-Workflow = -1..+1 group fuel-library-core
[access "refs/heads/stable/6.1"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/heads/stable/7.0"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/tags/*"]
pushSignedTag = group fuel-library-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true