project-config/gerrit/acls/openstack/glance-tempest-plugin.config
Előd Illés 50ee15c156 Move projects under meta-config acl (6)
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: I2716fea5a6f7b504419a4b2a8e4c64d352873259
2021-04-28 19:40:46 +00:00

28 lines
691 B
Plaintext

[access]
inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group glance-tempest-plugin-core
label-Code-Review = -2..+2 group glance-tempest-plugin-core
label-Review-Priority = -1..+2 group glance-tempest-plugin-core
label-Workflow = -1..+1 group glance-tempest-plugin-core
[label "Review-Priority"]
copyAllScoresIfNoCodeChange = true
copyAllScoresOnTrivialRebase = true
copyMaxScore = true
copyMinScore = true
defaultValue = 0
function = AnyWithBlock
value = -1 Branch Freeze
value = 0 No Priority
value = +1 Important Change
value = +2 Gate Blocker Fix / Urgent Change
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true