project-config/gerrit/acls/airship/apis.config
Kostiantyn Kalynovskyi a35cd2953a Add airship/apis project
- 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
2019-10-01 08:30:27 -05:00

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