Move #zuul from OFTC to Matrix
Zuul is moving to an unbridged Matrix room. Remove eavesdrop from the OFTC room, and add the Matrix room to the two new Matrix bots. Change-Id: I9bf34c1f67c6dac41c3761f8ccde4d7fa76bbf89
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user