a35cd2953a
- Apis will hold CRDs for Airship - Storyboard is disabled, as it is not used anymore. - Repository is to be filled along with CRD development, and at the start will be empty. Change-Id: Ica811b09fda9959fa14e3c395a84685d72140418
17 lines
387 B
Plaintext
17 lines
387 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group airshipapis-core
|
|
create = group airship-release
|
|
label-Code-Review = -2..+2 group airshipapis-core
|
|
label-Verified = -1..+1 group airship-ci
|
|
label-Workflow = -1..+1 group airshipapis-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group airship-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|