a7eebddb06
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
13 lines
324 B
Plaintext
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
|