mirror of
https://review.coreboot.org/flashrom.git
synced 2025-09-08 14:30:44 +02:00
77 lines
2.9 KiB
Plaintext
77 lines
2.9 KiB
Plaintext
[access]
|
|
inheritFrom = All-Projects
|
|
[receive]
|
|
requireChangeId = true
|
|
[submit]
|
|
action = cherry pick
|
|
[access "refs/tags/*"]
|
|
exclusiveGroupPermissions = createSignedTag createTag
|
|
createTag = group flashrom developers
|
|
createSignedTag = group flashrom developers
|
|
|
|
[label "Verified"]
|
|
function = MaxWithBlock
|
|
value = -1 Fails
|
|
value = 0 No score
|
|
value = +1 Verified
|
|
defaultValue = 0
|
|
copyCondition = changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE
|
|
|
|
[label "Code-Review"]
|
|
function = MaxWithBlock
|
|
abbreviation = R
|
|
value = -2 Do not submit
|
|
value = -1 I would prefer that you didn't submit this
|
|
value = 0 No score
|
|
value = +1 Looks good to me, but someone else must approve
|
|
value = +2 Looks good to me, approved
|
|
defaultValue = 0
|
|
copyCondition = changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE OR is:MIN
|
|
|
|
[access "refs/*"]
|
|
label-Verified = -1..+1 group user/Anastasia Klimchuk (aklm)
|
|
label-Verified = -1..+1 group user/Angel Pons (Th3Fanbus)
|
|
label-Verified = -1..+1 group user/David Hendricks (dhendrix)
|
|
submit = group user/Anastasia Klimchuk (aklm)
|
|
submit = group user/Angel Pons (Th3Fanbus)
|
|
submit = group user/David Hendricks (dhendrix)
|
|
label-Code-Review = -2..+2 group user/Anastasia Klimchuk (aklm)
|
|
label-Code-Review = -2..+2 group user/Angel Pons (Th3Fanbus)
|
|
label-Code-Review = -2..+2 group user/David Hendricks (dhendrix)
|
|
label-Code-Review = -2..+2 group user/Stefan Reinauer (stepan)
|
|
owner = group user/Anastasia Klimchuk (aklm)
|
|
owner = group user/Angel Pons (Th3Fanbus)
|
|
owner = group user/David Hendricks (dhendrix)
|
|
owner = group user/Stefan Reinauer (stepan)
|
|
owner = group user/build bot (Jenkins) (jenkins)
|
|
read = block group user/Nico Huber (Nico)
|
|
[access "refs/heads/*"]
|
|
exclusiveGroupPermissions = create delete label-Code-Review submit
|
|
create = group user/Anastasia Klimchuk (aklm)
|
|
create = group user/Angel Pons (Th3Fanbus)
|
|
create = group user/David Hendricks (dhendrix)
|
|
create = group user/Patrick Georgi (patrick)
|
|
create = group user/Stefan Reinauer (stepan)
|
|
create = group user/Thomas Heijligen (heijligen)
|
|
delete = group user/Anastasia Klimchuk (aklm)
|
|
delete = group user/Angel Pons (Th3Fanbus)
|
|
delete = group user/David Hendricks (dhendrix)
|
|
delete = group user/Thomas Heijligen (heijligen)
|
|
submit = group flashrom developers
|
|
label-Code-Review = -2..+2 group flashrom developers
|
|
label-Code-Review = -1..+2 group flashrom reviewers
|
|
label-Code-Review = -1..+1 group Registered Users
|
|
label-Code-Review = block -2..-2 group user/Nico Huber (Nico)
|
|
label-Verified = -1..+1 group flashrom developers
|
|
[project]
|
|
description = A utility for identifying, reading, writing, verifying and erasing flash chips
|
|
[access "refs/heads/master"]
|
|
push = deny group Project Owners
|
|
exclusiveGroupPermissions = push
|
|
[access "refs/heads/main"]
|
|
push = +force group user/Stefan Reinauer (stepan)
|
|
[notify "flashrom-gerrit"]
|
|
header = to
|
|
email = flashrom-gerrit@flashrom.org
|
|
filter = -is:private -is:wip
|