project-config/gerrit/acls/x/monasca-vagrant.config
Jeremy Stanley bab4de04d9 Split x/monasca-vagrant out to its own Gerrit ACL
The x/monasca-vagrant project started out sharing the Gerrit
configuration for other projects maintained by the OpenStack Monasca
team within the openstack/ namespace. Give this repository a
separate config in its own namespace in order to not have it inherit
from openstack/meta-config.

Change-Id: Ic0e50b03c24f7a961f0cb83aa266d9933df33038
2021-05-01 13:25:18 +00:00

22 lines
498 B
Plaintext

[access "refs/heads/*"]
abandon = group monasca-core
label-Code-Review = -2..+2 group monasca-core
label-Review-Priority = -1..+2 group monasca-core
label-Workflow = -1..+1 group monasca-core
[label "Review-Priority"]
copyMaxScore = true
defaultValue = 0
function = AnyWithBlock
value = -1 Branch Freeze
value = 0 No Priority
value = +1 Important Change
value = +2 Gate Blocker Fix / Urgent Change
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true