libyuv/project.config
2021-04-27 09:31:35 -07:00

50 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
[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 chrome-commit-bot
addPatchSet = group libyuv-committers
[access "refs/heads/*"]
label-Code-Review = -1..+1 group libyuv-committers
submit = group chrome-commit-bot
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 chrome-commit-bot
submit = group libyuv-committers
push = group chrome-commit-bot
push = group libyuv-committers
forgeAuthor = group chrome-commit-bot
[access "refs/heads/master"]
exclusiveGroupPermissions = push submit