69bdc0d6d8
This adds heat-coe-templates, which is adopting the maintenance of https://github.com/larsks/heat-kubernetes for use in the Magnum project. Change-Id: I66a1451349d5648618e076453e9f8cc01315df3e
15 lines
347 B
Plaintext
15 lines
347 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group heat-coe-templates-core
|
|
label-Code-Review = -2..+2 group heat-coe-templates-core
|
|
label-Workflow = -1..+1 group heat-coe-templates-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group heat-coe-templates-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|