Files
project-config/gerrit/acls/openstack/zaqar-ui.config
T
wanghao 0ced8ad266 Add 'Review-Priority' for Zaqar repos
Change-Id: I99b6c8f03c10eb19031454e07bb67737235ebc60
2019-01-05 01:51:18 +00:00

25 lines
593 B
Plaintext

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