project-config/gerrit/acls/openstack/magnum-ui.config
Előd Illés c7423773a9 Move projects under meta-config acl (14)
This patch series move openstack/* projects from All-Projects ACL to
meta-config ACL, which is created especially for the Release Managers
group.

Change-Id: I150bb59491b89d7965bf6975207eab7762807783
2021-04-28 20:06:51 +00:00

30 lines
734 B
Plaintext

[access]
inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group magnum-ui-core
label-Backport-Candidate = -2..+2 group magnum-ui-core
label-Backport-Candidate = -1..+1 group Registered Users
label-Code-Review = -2..+2 group magnum-ui-core
label-Workflow = -1..+1 group magnum-ui-core
[label "Backport-Candidate"]
copyAllScoresIfNoCodeChange = true
copyAllScoresOnTrivialRebase = true
copyMaxScore = true
copyMinScore = true
defaultValue = 0
function = NoBlock
value = -2 Do Not Backport
value = -1 Not A Backport Candidate
value = 0 Backport Review Needed
value = +1 Proposed Backport
value = +2 Should Backport
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true