Merge "Move #zuul from OFTC to Matrix"

This commit is contained in:
Zuul 2021-08-21 14:57:09 +00:00 committed by Gerrit Code Review
commit 668aa77c9b
3 changed files with 21 additions and 8 deletions

View File

@ -95,7 +95,6 @@ limnoria_oftc_channels:
- '#storyboard' - '#storyboard'
- '#tacker' - '#tacker'
- '#tripleo' - '#tripleo'
- '#zuul'
statusbot_channels: statusbot_channels:
- airshipit - airshipit
- edge-computing-group - edge-computing-group
@ -179,7 +178,6 @@ statusbot_channels:
- syscompass - syscompass
- tacker - tacker
- tripleo - tripleo
- zuul
statusbot_auth_nicks: statusbot_auth_nicks:
- jeblair - jeblair
- corvus - corvus

View File

@ -11,3 +11,5 @@ config:
rooms: rooms:
- id: "#test:opendev.org" - id: "#test:opendev.org"
path: "#test" path: "#test"
- id: "#zuul:opendev.org"
path: "#zuul"

View File

@ -1,11 +1,24 @@
- room: '#test:opendev.org' - room: '#test:opendev.org'
branches: branches:
- master - master
servers: servers:
- review.opendev.org - review.opendev.org
events: events:
- PatchsetCreated - PatchsetCreated
- ChangeMerged - ChangeMerged
projects: projects:
- zuul/* - zuul/*
- opendev/* - opendev/*
- room: '#zuul:opendev.org'
branches:
- master
servers:
- review.opendev.org
events:
- PatchsetCreated
- ChangeMerged
projects:
- zuul/*
- opendev/zone-zuul-ci.org
- opendev/zone-gating.dev