Merge "Add "Review-Priority" gerrit label to devstack"
This commit is contained in:
commit
2a6570399c
@ -1,9 +1,20 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group devstack-core
|
||||
label-Code-Review = -2..+2 group devstack-core
|
||||
label-Review-Priority = 0,+2 group devstack-core
|
||||
label-Verified = -1..+1 group devstack-ci
|
||||
label-Workflow = -1..+1 group devstack-core
|
||||
|
||||
[label "Review-Priority"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = AnyWithBlock
|
||||
value = 0 No Priority
|
||||
value = +2 Gate Blocker Fix / Urgent Change
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
Loading…
Reference in New Issue
Block a user