project-config/gerrit/acls/pypa/project-config.config
Ian Wienand dc5a86dbe5 Add pypa/project-config
This is the repository for Zuul configuration for 3rd party CI
testing, which will live in a tenant added with the follow-on
Iaf8a4dac561440cc3337b00a738979db60b014ce.

Change-Id: I59650915fa6b6ae3bbe56a38ecf467baf97016b0
2020-11-05 10:37:51 +11:00

14 lines
328 B
Plaintext

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