
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
12 lines
271 B
Plaintext
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
|