Merge "Update infra-specs voting rules"

This commit is contained in:
Jenkins 2015-05-29 18:33:50 +00:00 committed by Gerrit Code Review
commit 7bbd226da9

View File

@ -1,7 +1,24 @@
[access "refs/heads/*"]
abandon = group infra-core
label-Code-Review = -2..+2 group infra-core
label-Workflow = -1..+1 group infra-core
label-Council-Vote = -2..+1 group infra-core
label-Council-Vote = -1..+1 group infra-council
label-Workflow = -1..+1 group infra-ptl
[label "Code-Review"]
copyAllScoresOnTrivialRebase = true
defaultValue = 0
function = NoOp
value = -1 This patch needs further work before it can be merged
value = 0 No score
value = +1 Looks good to me
[label "Council-Vote"]
defaultValue = 0
function = AnyWithBlock
value = -2 Veto
value = -1 No
value = 0 Abstain
value = +1 Yes
[receive]
requireChangeId = true