libyuv/project.config
Joey Scarr 73fa88aa1f Replace libyuv-committers with cria/project-libyuv-committers.
Bug: 356276450
Change-Id: I49931c95dee7895fed66428b643ab3c59ef77046
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5759002
Reviewed-by: Andrew Mitchell <mitchella@google.com>
2024-08-04 23:43:50 +00:00

57 lines
2.0 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 = NoBlock
ignoreSelfApproval = true
copyCondition = changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE OR has:unchanged-files OR is:MIN
[label "Commit-Queue"]
abbreviation = CQ
value = 0 Not ready
value = +1 Dry run
value = +2 Commit
defaultValue = 0
function = NoBlock
copyCondition = changekind:NO_CHANGE
[label "Verified"]
function = NoBlock
defaultValue = 0
copyCondition = changekind:NO_CHANGE
[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 cria/project-libyuv-committers
exclusiveGroupPermissions = addPatchSet
addPatchSet = group cria/project-libyuv-committers
addPatchSet = group libyuv-scoped@luci-project-accounts.iam.gserviceaccount.com
[access "refs/heads/*"]
label-Code-Review = -1..+1 group cria/project-libyuv-committers
submit = group cria/project-libyuv-committers
label-Commit-Queue = +0..+2 group cria/project-libyuv-committers
label-Commit-Queue = +0..+2 group ldap/eng
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
[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 "Verified"]
description = Submit requirement for the 'Verified' label
applicableIf = is:false
submittableIf = is:true
canOverrideInChildProjects = true