project-config/gerrit/acls/stackforge/nova-docker.config
Eric Windisch 29b39ea802 Allow access to nova-docker stable branches
Enable gerrit review for nova-docker stable branches.
We'll be adding a stable/icehouse branch immediately
and a stable/juno branch, once released.

Change-Id: I28c1d4a6758d36709d6a86d6ca25ca5682f4113b
2014-09-29 10:54:52 -04:00

19 lines
534 B
Plaintext

[access "refs/heads/*"]
abandon = group nova-docker-core
label-Code-Review = -2..+2 group nova-docker-core
label-Workflow = -1..+1 group nova-docker-core
[access "refs/heads/stable/*"]
abandon = group nova-docker-core
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
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
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true