project-config/gerrit/acls/x/monitorstack.config
Jeremy Stanley cf380e0186 Split x/monitorstack out to its own Gerrit ACL
The x/monitorstack project started out sharing the Gerrit
configuration for other projects maintained by the OpenStackAnsible
team within the openstack/ namespace. Give this repository a
separate config in its own namespace in order to not have it inherit
from openstack/meta-config.

Change-Id: I02c4aa71637af8e8f6fd9ceb8945efde359607ec
2021-05-01 13:30:24 +00:00

12 lines
271 B
Plaintext

[access "refs/heads/*"]
abandon = group openstack-ansible-core
label-Code-Review = -2..+2 group openstack-ansible-core
label-Workflow = -1..+1 group openstack-ansible-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true