Split vexxhost/base-jobs out to its own Gerrit ACL
The vexxhost/base-jobs project started out sharing the Gerrit configuration for opendev/project-config, but cross-namespace ACLs create a bit of ambiguity. Give this repository a separate config in its own namespace. Change-Id: I58da8e838103223c54112229964e91d85f417cb4
This commit is contained in:
parent
a8820df4ec
commit
e1bf62ee90
13
gerrit/acls/vexxhost/base-jobs.config
Normal file
13
gerrit/acls/vexxhost/base-jobs.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
|
@ -6326,7 +6326,6 @@
|
|||||||
acl-config: /home/gerrit2/acls/vexxhost/vexxhost.config
|
acl-config: /home/gerrit2/acls/vexxhost/vexxhost.config
|
||||||
- project: vexxhost/base-jobs
|
- project: vexxhost/base-jobs
|
||||||
description: Base jobs for VEXXHOST tenant
|
description: Base jobs for VEXXHOST tenant
|
||||||
acl-config: /home/gerrit2/acls/opendev/project-config.config
|
|
||||||
- project: vexxhost/docker-images
|
- project: vexxhost/docker-images
|
||||||
description: Docker container images for various utilities
|
description: Docker container images for various utilities
|
||||||
acl-config: /home/gerrit2/acls/vexxhost/vexxhost.config
|
acl-config: /home/gerrit2/acls/vexxhost/vexxhost.config
|
||||||
|
Loading…
Reference in New Issue
Block a user