0339e2fe4f
This change migrates the kubernetes-entrypoint project from the Stackanetes namespace into Airship. Stackanetes is no longer actively maintaining the project; however, Airship and OpenStack-Helm are active consumers and contributors to it. This move has been socialized with the Stackanetes team, and they are supportive. Change-Id: If259ab21a5a5336bbd53330cda3e74297c4cdce6
17 lines
441 B
Plaintext
17 lines
441 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group airship-kubernetes-entrypoint-core
|
|
create = group airship-release
|
|
label-Code-Review = -2..+2 group airship-kubernetes-entrypoint-core
|
|
label-Verified = -1..+1 group airship-ci
|
|
label-Workflow = -1..+1 group airship-kubernetes-entrypoint-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group airship-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|