Merge "Update infra-specs voting rules"
This commit is contained in:
commit
7bbd226da9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user