libyuv/project.config
Josip Sokcevic 535a56c544 Enforce MCR for this repository
Change-Id: I933118429cf80815af482b1562d9db12df3ddd51
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3287396
Reviewed-by: Anthony Polito <apolito@google.com>
2021-11-17 18:55:07 +00:00

48 lines
1.4 KiB
Plaintext

[access]
inheritFrom = All-Projects
[submit]
action = rebase always
[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
copyMinScore = true
copyMaxScore = true
copyAllScoresOnTrivialRebase = true
copyAllScoresIfNoCodeChange = true
ignoreSelfApproval = true
[label "Commit-Queue"]
abbreviation = CQ
value = 0 Not ready
value = +1 Dry run
value = +2 Commit
defaultValue = 0
function = NoBlock
[label "Verified"]
function = MaxWithBlock
defaultValue = 0
[access "refs/*"]
owner = group mdb/chrome-git-admins
[access "refs/for/refs/*"]
push = group Logged-in Public Users
create = group Logged-in Public Users
forgeAuthor = group libyuv-committers
exclusiveGroupPermissions = addPatchSet
addPatchSet = group libyuv-committers
addPatchSet = group libyuv-scoped@luci-project-accounts.iam.gserviceaccount.com
[access "refs/heads/*"]
label-Code-Review = -1..+1 group libyuv-committers
submit = group libyuv-committers
label-Commit-Queue = +0..+2 group ldap/eng
label-Commit-Queue = +0..+2 group libyuv-committers
label-Commit-Queue = +0..+1 group Logged-in Public Users
labelAs-Commit-Queue = +0..+2 group libyuv-scoped@luci-project-accounts.iam.gserviceaccount.com
submit = group libyuv-scoped@luci-project-accounts.iam.gserviceaccount.com
[access "refs/heads/master"]
exclusiveGroupPermissions = push submit