OpenStack Release Team ACLs inherit meta-config

As a first step toward automation for branch deletion, have the
OpenStack Release Team's shared ACL inherit from the
openstack/meta-config project which grants them branch deletion
access.

Change-Id: I9cd3b31c41b9dc35c06db83f45e9ed70e09249dc
This commit is contained in:
Jeremy Stanley 2021-04-16 16:05:47 +00:00
parent e3e3ef6789
commit 7e21feaf1c
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
[access]
inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group releases-core
label-Code-Review = -2..+2 group releases-core