Files
project-config/gerrit/acls/openstack/retired.config
Ghanshyam Mann 390944b2a9 Add 'Abandon' permission for retired repo ACL
This will help TC members to abandon the open reviews
for retire repos.

Change-Id: I377cc3aa049a7c240defe3d3a820b35216d52450
2020-12-04 12:18:06 -06:00

18 lines
417 B
Plaintext

[access "refs/for/refs/heads/*"]
exclusiveGroupPermissions = push
push = group tech-committee
[access "refs/heads/*"]
abandon = group tech-committee
label-Code-Review = -2..+2 group tech-committee
label-Verified = -2..+2 group tech-committee
label-Workflow = -1..+1 group tech-committee
submit = group tech-committee
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true