| [access] |
| inheritFrom = infra |
| [access "refs/heads/*"] |
| label-Code-Review = -1..+1 group infra-gerrit-plugin-reviewers |
| label-Commit-Queue = +0..+2 group infra-gerrit-plugin-reviewers |
| label-Commit-Queue = group Change Owner |
| submit = group Change Owner |
| submit = group infra-gerrit-plugin-reviewers |
| addPatchSet = group infra-gerrit-plugin-reviewers |
| [label "Commit-Queue"] |
| function = MaxWithBlock |
| defaultValue = 0 |
| [label "Code-Review"] |
| abbreviation = R |
| value = -1 Don't submit as-is |
| value = 0 No score |
| value = +1 Looks good to me |
| defaultValue = 0 |
| function = MaxWithBlock |
| copyMaxScore = true |
| copyAllScoresOnTrivialRebase = true |
| copyAllScoresIfNoCodeChange = true |
| ignoreSelfApproval = true |