Files
project-config/gerrit/acls/openstack/neutron-specs.config
T
Slawek Kaplonski 8a060c7172 Add 'Review-Priority' for Neutron stadium repos
In patch [1] we added review priority for Neutron repo. Now lets
do the same for stadium projects.

[1] https://review.opendev.org/#/c/694095/

Change-Id: Ib1735aa0fa93cbf069e32e9400c89be8b591ac14
2019-12-03 08:09:03 +00:00

25 lines
617 B
Plaintext

[access "refs/heads/*"]
abandon = group neutron-drivers-core
label-Code-Review = -2..+2 group neutron-specs-core
label-Review-Priority = -1..+2 group neutron-specs-core
label-Workflow = -1..+1 group neutron-drivers-core
[label "Review-Priority"]
copyAllScoresIfNoCodeChange = true
copyAllScoresOnTrivialRebase = true
copyMaxScore = true
copyMinScore = 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