bfeb741a66
Define permissions for manila-unmaintained-core, which will override the global openstack-unmaintained-core for manila and manila-ui repositories, as allowed by TC resolution 2023-11-14. Change-Id: I23b445164f8ad82310c0536c29679368631b7616 Signed-off-by: Carlos Eduardo <ces.eduardo98@gmail.com>
28 lines
902 B
Plaintext
28 lines
902 B
Plaintext
[access]
|
|
inheritFrom = openstack/meta-config
|
|
|
|
[access "refs/heads/*"]
|
|
abandon = group python-manilaclient-core
|
|
label-Code-Review = -2..+2 group python-manilaclient-core
|
|
label-Workflow = -1..+1 group python-manilaclient-core
|
|
|
|
[access "refs/heads/unmaintained/*"]
|
|
abandon = group Change Owner
|
|
abandon = group Project Bootstrappers
|
|
abandon = group Release Managers
|
|
abandon = group manila-unmaintained-core
|
|
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
|
|
label-Code-Review = -2..+2 group Project Bootstrappers
|
|
label-Code-Review = -2..+2 group manila-unmaintained-core
|
|
label-Code-Review = -1..+1 group Registered Users
|
|
label-Workflow = -1..+0 group Change Owner
|
|
label-Workflow = -1..+1 group Project Bootstrappers
|
|
label-Workflow = -1..+1 group manila-unmaintained-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|