7aee12a38c
We will move the base jobs from openstack-infra/project-config into this repo so they can be shared across all Zuul tenants. Change-Id: I0f8a3867c5fa76c7246866ec28edf0cb63496f69
14 lines
308 B
Plaintext
14 lines
308 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group opendev-base-jobs-core
|
|
label-Code-Review = -2..+2 group opendev-base-jobs-core
|
|
label-Workflow = -1..+1 group opendev-base-jobs-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group opendev-base-jobs-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|