project-config/gerrit/acls/zuul/project-config.config
Paul Belanger e938f1a76a Add Zuul project-config repo
In order for zuul to move out of the openstack tenant and into its own,
we first need a config-project to store zuul configuration.

Change-Id: Id6c2bb68be6a17a112d83238f37e7f6ccba5f524
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Signed-off-by: James E. Blair <jeblair@redhat.com>
2019-03-27 09:36:13 -07:00

14 lines
316 B
Plaintext

[access "refs/heads/*"]
abandon = group zuul-project-config-core
label-Code-Review = -2..+2 group zuul-project-config-core
label-Workflow = -1..+1 group zuul-project-config-core
[access "refs/tags/*"]
pushSignedTag = group zuul-project-config-release
[receive]
requireChangeId = true
[submit]
mergeContent = true