
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
21 lines
587 B
Plaintext
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
|