Merge "Adjust max Code-Review possible on governance repo"
This commit is contained in:
commit
3622afeddb
@ -7,6 +7,7 @@
|
||||
abandon = group tech-committee-chair
|
||||
editHashtags = group tech-committee
|
||||
exclusiveGroupPermissions = abandon label-Workflow
|
||||
label-Code-Review = -1..+1 group Registered Users
|
||||
label-Rollcall-Vote = -1..+1 group tech-committee
|
||||
label-Workflow = -1..+0 group Change Owner
|
||||
label-Workflow = -1..+1 group Project Bootstrappers
|
||||
@ -20,11 +21,9 @@
|
||||
copyCondition = changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Unused -2
|
||||
value = -1 This patch needs further work before it can be merged
|
||||
value = 0 No score
|
||||
value = +1 Looks good to me
|
||||
value = +2 Unused +2
|
||||
|
||||
[label "Rollcall-Vote"]
|
||||
copyCondition = changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE
|
||||
|
Loading…
Reference in New Issue
Block a user