Files
project-config/gerrit/acls/openstack/blazar.config
T
Pierre Riteau f4c6916649 Enable Review-Priority flag for Blazar
Change-Id: Ia56c71b50a7f76d1dc9984a6f8234752e99cf03c
2019-09-17 12:57:43 +02:00

25 lines
585 B
Plaintext

[access "refs/heads/*"]
abandon = group blazar-core
label-Code-Review = -2..+2 group blazar-core
label-Review-Priority = -1..+2 group blazar-core
label-Workflow = -1..+1 group blazar-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