project-config/gerrit/acls/openstack/nova-specs.config
Sean Mooney 1fef36aa81 update Review-Priority label for nova related projects
This change updates the defintion of Review-priority
to match the new defintion in our contrib docs.

Change-Id: I2b172439e959753b6a62483703bfa8bd93175187
2022-06-21 16:14:13 +02:00

25 lines
579 B
Plaintext

[access]
inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group nova-specs-core
label-Code-Review = -2..+2 group nova-specs-core
label-Review-Priority = +0..+1 group Registered Users
label-Review-Priority = +0..+2 group nova-specs-core
label-Workflow = -1..+1 group nova-specs-core
[label "Review-Priority"]
copyAnyScore = true
defaultValue = 0
function = NoOp
value = 0 Default Priority
value = +1 Contributor Review Promise
value = +2 Core Review Promise
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true