project-config/gerrit/acls/openstack/ansible-collections-openstack.config
Sagi Shnaidman 1d67a59499 Remove special config for stable branch in collections repo
Stable branch was created only recenlty and it should inherit
all configs from master.

This repo is SIG repo, not under Openstack or release team.

Change-Id: I5e03aca5ae82e358d96bf69d41db45bbf2c03352
2022-02-24 01:15:00 +02:00

21 lines
587 B
Plaintext

[access]
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
[access "refs/tags/*"]
createSignedTag = group ansible-collections-openstack-release
[receive]
requireChangeId = true
requireContributorAgreement = false
[submit]
mergeContent = true