project-config/gerrit/acls/airship/images.config
Dmitry Ukov b830c37774 New project request: airship/images
This repo will contain scripts and Dockerfiles for building
Airship supplementary images. Some Airship sub-projects may run
utility containers. These utilities may not fit to particular project
in terms of implementation therefore container image artifacts should be
moved to separate repository.

Change-Id: I8b3e13a83deb4a6acf25bca961ef57bd5090ee5f
2019-08-28 13:48:52 +04:00

17 lines
396 B
Plaintext

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