Merge "Add StarlingX Matrix channels to the logbot"
This commit is contained in:
commit
1b64bb2e31
@ -9,6 +9,28 @@ config:
|
||||
# id: The full Matrix ID of the room
|
||||
# path: A relative path to log_dir, or begin with '/' for an absolute path.
|
||||
rooms:
|
||||
- id: "#starlingx-build:opendev.org"
|
||||
path: "#starlingx-build"
|
||||
- id: "#starlingx-containers:opendev.org"
|
||||
path: "#starlingx-containers"
|
||||
- id: "#starlingx-distcloud:opendev.org"
|
||||
path: "#starlingx-distcloud"
|
||||
- id: "#starlingx-distro:opendev.org"
|
||||
path: "#starlingx-distro"
|
||||
- id: "#starlingx-docs:opendev.org"
|
||||
path: "#starlingx-docs"
|
||||
- id: "#starlingx-flock:opendev.org"
|
||||
path: "#starlingx-flock"
|
||||
- id: "#starlingx-general:opendev.org"
|
||||
path: "#starlingx-general"
|
||||
- id: "#starlingx-networking:opendev.org"
|
||||
path: "#starlingx-networking"
|
||||
- id: "#starlingx-openstack:opendev.org"
|
||||
path: "#starlingx-openstack"
|
||||
- id: "#starlingx-release:opendev.org"
|
||||
path: "#starlingx-release"
|
||||
- id: "#starlingx-test:opendev.org"
|
||||
path: "#starlingx-test"
|
||||
- id: "#test:opendev.org"
|
||||
path: "#test"
|
||||
- id: "#zuul:opendev.org"
|
||||
|
Loading…
Reference in New Issue
Block a user