
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
16 lines
352 B
Plaintext
16 lines
352 B
Plaintext
[access]
|
|
inheritFrom = openstack/meta-config
|
|
|
|
[access "refs/heads/*"]
|
|
abandon = group octavia-tempest-core
|
|
label-Code-Review = -2..+2 group octavia-tempest-core
|
|
label-Verified = -1..+1 group octavia-ci
|
|
label-Workflow = -1..+1 group octavia-tempest-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|