Files
project-config/gerrit/acls/openstack/openstack-helm-infra.config
T
Gage Hugo a7eebddb06 Add create ref acl for osh release groups
This change adds the create references to the acls for openstack-helm
and openstack-helm-infra. The permission for this will be set to the
subset openstack-helm-release and openstack-helm-infra-release groups
respectively.

Change-Id: I4f1fab9a7f5681824a0dc8f25d1a16cde5cad0cc
2021-03-10 15:46:09 -06:00

13 lines
324 B
Plaintext

[access "refs/heads/*"]
abandon = group openstack-helm-infra-core
create = group openstack-helm-infra-release
label-Code-Review = -2..+2 group openstack-helm-infra-core
label-Workflow = -1..+1 group openstack-helm-infra-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true