| [access] |
| inheritFrom = All-Projects |
| [submit] |
| action = cherry pick |
| [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 = NoBlock |
| ignoreSelfApproval = true |
| copyCondition = changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE OR is:MAX OR is:MIN |
| [label "Commit-Queue"] |
| function = NoBlock |
| defaultValue = 0 |
| copyCondition = changekind:NO_CHANGE |
| [label "Verified"] |
| function = NoBlock |
| defaultValue = 0 |
| copyCondition = changekind:NO_CHANGE |
| [access "refs/*"] |
| exclusiveGroupPermissions = label-Code-Review label-Commit-Queue label-Verified |
| owner = group breakpad-owners |
| [access "refs/for/refs/heads/*"] |
| create = group breakpad-committers |
| forgeAuthor = group breakpad-committers |
| push = group breakpad-committers |
| [access "refs/heads/*"] |
| create = group breakpad-owners |
| push = group breakpad-committers |
| label-Code-Review = -1..+1 group breakpad-committers |
| label-Code-Review = -1..+1 group chromeos-committers |
| submit = group breakpad-committers |
| [receive] |
| requireContributorAgreement = true |
| [plugin "uploadvalidator"] |
| blockedContentTypeWhitelist = false |
| maxPathLength = 0 |
| rejectDuplicatePathnamesLocale = en |
| rejectSubmodule = false |
| rejectSymlink = false |
| rejectWindowsLineEndings = false |
| [submit-requirement "Code-Review"] |
| description = Submit requirement for the 'Code-Review' label |
| submittableIf = label:Code-Review=MAX,user=non_uploader -label:Code-Review=MIN |
| overrideIf = label:Bot-Commit=+1 AND -label:Code-Review=MIN |
| canOverrideInChildProjects = true |
| [submit-requirement "Commit-Queue"] |
| description = Submit requirement for the 'Commit-Queue' label |
| applicableIf = is:false |
| submittableIf = is:true |
| canOverrideInChildProjects = true |
| [submit-requirement "Verified"] |
| description = Submit requirement for the 'Verified' label |
| applicableIf = is:false |
| submittableIf = is:true |
| canOverrideInChildProjects = true |