5b13793ec9
js-openstack-lib (recently added to OpenStackSDK) still had an ACL allowing for direct tagging, which can create issues when mixed with openstack/releases-driven release management. Change-Id: I51904b1b654f6c59d612321a07e5128ae379f066
12 lines
268 B
Plaintext
12 lines
268 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group js-openstack-lib-core
|
|
label-Code-Review = -2..+2 group js-openstack-lib-core
|
|
label-Workflow = -1..+1 group js-openstack-lib-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|