Add OpenInfra Labs IRC channels to bots

The OpenInfra Labs community is utilizing OpenDev to to collaborate
(already have a mailing list and Git repository in OpenDev), and are
interested in having some of OpenDev's bots assist with their IRC
channels as well. Add these channels to the accessbot configuration
first, to pave the way for others which will follow. Also set up
gerritbot to report all changes for their repository namespace in
their primary channel.

Change-Id: Ief1a0ef61bc446f6013fb1ad3968cef2e72e8508
This commit is contained in:
Jeremy Stanley 2020-03-11 23:01:13 +00:00
parent 0c538cb77f
commit ac58b41e48
2 changed files with 11 additions and 0 deletions

View File

@ -129,6 +129,8 @@ channels:
- name: networking-sfc
- name: oooq
- name: opendev
- name: openinfralabs
- name: openinfralabs-monitoring
- name: openstack
- name: openstack-almanach
- name: openstack-ansible

View File

@ -255,6 +255,15 @@ opendev:
- using-your-own
- zuul
openinfralabs:
events:
- patchset-created
- change-merged
projects:
- ^openinfralabs/.*
branches:
- ^.*
openstack-almanach:
events:
- patchset-created