756386a7d2
This project will serve as a home for Helm Charts maintained by the Airship community, for Airship and Airship-adjacent use cases. Please add mattmceuen as an initial core reviewer in the airship-charts-core group, and he will add the rest. Change-Id: I4e77a8948789a3d452eec8d32ae6d929155b0dba
17 lines
396 B
Plaintext
17 lines
396 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group airship-charts-core
|
|
create = group airship-release
|
|
label-Code-Review = -2..+2 group airship-charts-core
|
|
label-Verified = -1..+1 group airship-ci
|
|
label-Workflow = -1..+1 group airship-charts-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group airship-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|