| [project] |
| description = Access inherited by all other projects. |
| [receive] |
| requireContributorAgreement = false |
| requireSignedOffBy = false |
| requireChangeId = false |
| enableSignedPush = false |
| [submit] |
| action = rebase always |
| mergeContent = true |
| rejectEmptyCommit = true |
| [label "Code-Review"] |
| value = -1 Don't submit as-is |
| value = 0 No score |
| value = +1 Looks good to me |
| defaultValue = 0 |
| function = MaxWithBlock |
| copyMinScore = true |
| copyMaxScore = true |
| copyAllScoresOnTrivialRebase = true |
| copyAllScoresIfNoCodeChange = true |
| [label "Commit-Queue"] |
| function = MaxWithBlock |
| defaultValue = 0 |
| [label "Verified"] |
| function = MaxWithBlock |
| defaultValue = 0 |
| [access "refs/*"] |
| read = group Anonymous Public Users |
| owner = group cria/project-webrtc-admins |
| owner = group mdb/chrome-git-admins |
| revert = group Logged-in Public Users |
| [access "refs/meta/config"] |
| read = group Project Owners |
| create = group Project Owners |
| push = group Project Owners |
| label-Code-Review = -1..+1 group Project Owners |
| submit = group Project Owners |
| [access "refs/for/refs/*"] |
| push = group Logged-in Public Users |
| create = group Logged-in Public Users |
| forgeAuthor = group cria/project-webrtc-committers |
| exclusiveGroupPermissions = addPatchSet |
| addPatchSet = group cria/project-webrtc-committers |
| [access "refs/heads/*"] |
| label-Code-Review = -1..+1 group cria/project-webrtc-committers |
| submit = group cria/project-webrtc-committers |
| abandon = group cria/project-webrtc-committers |
| push = group cria/project-webrtc-committers |
| forgeAuthor = group cria/project-webrtc-committers |
| [reviewer] |
| enableByEmail = true |
| [capability] |
| administrateServer = group mdb/chrome-git-admins |
| administrateServer = group mdb/webrtc-test-eng-team |
| createAccount = group mdb/gwsq |