Files
project-config/gerrit/acls/openstack/openstack-specs.config
T
Mike Perez 7f2f94be74 Allow the CP spec liaisons to vote on OS-specs
This allows the cross-project spec liaisons team to vote on
cross-project specs in the openstack-specs repository.

Agreed in TC resolution: Id8e8b207fe47691414efcb51e6e24887f129a800

Change-Id: I7219a08c8e97cd050fd255464ab918dab26e7ae9
2016-04-19 16:27:15 -07:00

38 lines
974 B
Plaintext

[access "refs/heads/*"]
abandon = group Change Owner
abandon = group Project Bootstrappers
abandon = group cross-project-spec-liaisons-chair
exclusiveGroupPermissions = abandon label-Workflow
label-Rollcall-Vote = -1..+1 group cross-project-spec-liaisons
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group Project Bootstrappers
label-Workflow = -1..+1 group cross-project-spec-liaisons
[access "refs/tags/*"]
pushSignedTag = group cross-project-spec-liaisons-chair
[label "Code-Review"]
copyAllScoresOnTrivialRebase = true
defaultValue = 0
function = NoOp
value = -2 Unused -2
value = -1 This patch needs further work before it can be merged
value = 0 No score
value = +1 Looks good to me
value = +2 Unused +2
[label "Rollcall-Vote"]
copyAllScoresOnTrivialRebase = true
defaultValue = 0
function = NoOp
value = -1 No
value = 0 Abstain
value = +1 Yes
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true