project-config/gerrit/acls/airship/zuul-airship-roles.config
Matt McEuen dd6faaa442 New project: zuul-airship-roles
This new project will hold common, reusable ansible roles that
are primarily targeted for use in Airship 2.0 Zuul gates.

There is no need to import from an existing repo; some existing
material on github will be revised before being put in
as a patchset against the new repo.

Please add me (Matt McEuen) as an initial member of the new ACL,
and I can add additional seed core reviewers.

Thanks!

Change-Id: I249e610ca5074f0134038aeddfba81d2f61f5e5d
2019-12-11 13:24:53 -06:00

17 lines
408 B
Plaintext

[access "refs/heads/*"]
abandon = group zuul-airship-roles-core
create = group airship-release
label-Code-Review = -2..+2 group zuul-airship-roles-core
label-Verified = -1..+1 group airship-ci
label-Workflow = -1..+1 group zuul-airship-roles-core
[access "refs/tags/*"]
pushSignedTag = group airship-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true