Give perm to release team to delete branches

In ansible-collections-openstack project allow to release team to
delete branches if need.
This is a SIG project, not under a Openstack Release Team.

Change-Id: I239c5aab0441dfb6ba8f21b4aa17b060f5faca58
This commit is contained in:
Sagi Shnaidman 2022-02-08 17:57:44 +02:00
parent efa89519ff
commit 1521809fac

View File

@ -4,6 +4,7 @@ inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group ansible-collections-openstack-core
create = group ansible-collections-openstack-release
delete = group ansible-collections-openstack-release
label-Code-Review = -2..+2 group ansible-collections-openstack-core
label-Verified = -1..+1 group tripleo-ci
label-Workflow = -1..+1 group ansible-collections-openstack-core