project-config/gerrit/acls/airship/porthole.config
Matt McEuen d3590fcc59 New project request: airship/porthole
This moves the Porthole project, which has been incubating in
github, into the Airship namespace.  Porthole is a project that
provides a collection of utility containers which can be used
to access various Airship and OpenStack-Helm component CLIs
(e.g. etcdctl, psql...), and can be configured for enterprise
use cases that require fine-grained RBAC controls.

Change-Id: I40c4c40292bbb9543cbcbd560731d89610f9a99d
2019-07-31 14:35:45 -05:00

17 lines
378 B
Plaintext

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