elastic-recheck: allow releasers to merge/delete

The opendev/elastic-recheck project has ongoing development
occurring on an "rdo" feature branch. Grant the release team for it
permission to merge that branch into master, as well as the ability
to delete the feature branch.

Change-Id: I406cb6dd721b48f893cd8a7ab9f36dcadec9a238
This commit is contained in:
Jeremy Stanley 2022-05-04 13:19:09 +00:00
parent 322b261b20
commit 0e5600fc78
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
[access "refs/for/refs/*"]
pushMerge = group elastic-recheck-release
[access "refs/heads/*"]
abandon = group elastic-recheck-core
create = group elastic-recheck-core
delete = group elastic-recheck-release
label-Code-Review = -2..+2 group elastic-recheck-core
label-Workflow = -1..+1 group elastic-recheck-core