Add 'Abandon' permission for retired repo ACL

This will help TC members to abandon the open reviews
for retire repos.

Change-Id: I377cc3aa049a7c240defe3d3a820b35216d52450
This commit is contained in:
Ghanshyam Mann 2020-12-04 12:18:06 -06:00
parent cdadc87d08
commit 390944b2a9

View File

@ -3,6 +3,7 @@ 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