mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2026-06-19 18:36:09 +08:00
This reverts commit eeb823b2bb927f4910a38b4d06806b88a015b9de. Libyuv does not have a commit queue, so the button is useless.
36 lines
951 B
Plaintext
36 lines
951 B
Plaintext
[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 = MaxWithBlock
|
|
copyMinScore = true
|
|
copyMaxScore = true
|
|
copyAllScoresOnTrivialRebase = true
|
|
copyAllScoresIfNoCodeChange = true
|
|
[label "Commit-Queue"]
|
|
[label "Verified"]
|
|
|
|
[access "refs/*"]
|
|
owner = group mdb/chrome-git-admins
|
|
[access "refs/for/refs/*"]
|
|
push = group Registered Users
|
|
create = group Registered Users
|
|
exclusiveGroupPermissions = addPatchSet
|
|
addPatchSet = group libyuv-committers
|
|
forgeAuthor = group libyuv-committers
|
|
[access "refs/heads/*"]
|
|
label-Code-Review = -1..+1 group libyuv-committers
|
|
submit = group libyuv-committers
|
|
push = group libyuv-committers
|
|
forgeCommitter = group mdb/chrome-git-admins
|
|
push = group chrome-infra-team
|
|
push = group libyuv-committers
|
|
push = +force group mdb/chrome-git-admins
|