Migrate inaugust git repos to opendev
There are a few unaffiliated open source projects hosted at git.inaugust.com. Since opendev is such an awesome service, they would like to live here instead. Add them to the opendev zuul tenant as they have no other larger affiliation or opinions about things. Change-Id: I413aeaeb779d4b2060d631d838c336a2dde5536d
This commit is contained in:
parent
afc70aa42b
commit
923a39bd7f
13
gerrit/acls/inaugust/inaugust.config
Normal file
13
gerrit/acls/inaugust/inaugust.config
Normal file
@ -0,0 +1,13 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group inaugust-core
|
||||
label-Code-Review = -2..+2 group inaugust-core
|
||||
label-Workflow = -1..+1 group inaugust-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group inaugust-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1,3 +1,21 @@
|
||||
- project: inaugust/inaugust.com
|
||||
description: inaugust.com website
|
||||
use-storyboard: true
|
||||
acl-config: /home/gerrit2/acls/inaugust/inaugust.config
|
||||
groups: inaugust
|
||||
upstream: http://git.inaugust.com/cgit/inaugust.com
|
||||
- project: inaugust/src.sh
|
||||
description: Clone and switch between git repos
|
||||
use-storyboard: true
|
||||
acl-config: /home/gerrit2/acls/inaugust/inaugust.config
|
||||
groups: inaugust
|
||||
upstream: http://git.inaugust.com/cgit/src.sh
|
||||
- project: inaugust/ttrun
|
||||
description: A simple tool for running testtools tests
|
||||
use-storyboard: true
|
||||
acl-config: /home/gerrit2/acls/inaugust/inaugust.config
|
||||
groups: inaugust
|
||||
upstream: http://git.inaugust.com/cgit/ttrun
|
||||
- project: kata-containers/zuul-config
|
||||
description: Zuul configuration files for the Kata tenant
|
||||
- project: opendev/base-jobs
|
||||
|
@ -8,6 +8,9 @@
|
||||
- opendev/base-jobs
|
||||
untrusted-projects:
|
||||
- openstack-infra/zuul-jobs
|
||||
- inaugust/inaugust.com
|
||||
- inaugust/src.sh
|
||||
- inaugust/ttrun
|
||||
- vexxhost/ansible-role-wireguard
|
||||
|
||||
- tenant:
|
||||
|
Loading…
Reference in New Issue
Block a user