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
This commit is contained in:
13
gerrit/acls/pypa/project-config.config
Normal file
13
gerrit/acls/pypa/project-config.config
Normal file
@@ -0,0 +1,13 @@
|
||||
[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
|
||||
@@ -5716,6 +5716,8 @@
|
||||
description: Docker containers and related things for pyca building
|
||||
- project: pyca/project-config
|
||||
description: Project configuration for 3rd party CI for Python Crytographic Authority
|
||||
- project: pypa/project-config
|
||||
description: Project configuration for 3rd party CI for Python Packaging Authority
|
||||
- project: recordsansible/ansible-role-ara
|
||||
use-storyboard: true
|
||||
description: Ansible role to install and set up ARA
|
||||
|
||||
Reference in New Issue
Block a user