Switch airship's gerritbot channel

This switches the Airship project's gerritbot config to use the
new #airshipit-gerritbot channel, instead of the #airshipit channel.
This will help make sure conversation doesn't get missed in #airshipit.

Change-Id: I105b2e34b89fd2b3f13277731e90413d00baf78b
This commit is contained in:
Matt McEuen
2020-09-17 12:49:33 -05:00
parent a76caa9a21
commit 53b269356b
2 changed files with 3 additions and 1 deletions

View File

@@ -105,6 +105,8 @@ global:
channels: channels:
- name: airshipit - name: airshipit
mask: full_mask mask: full_mask
- name: airshipit-gerritbot
mask: full_mask
- name: ara - name: ara
- name: cloudkitty - name: cloudkitty
- name: congress - name: congress

View File

@@ -1,5 +1,5 @@
# This file is sorted alphabetically by channel name. # This file is sorted alphabetically by channel name.
airshipit: airshipit-gerritbot:
events: events:
- patchset-created - patchset-created
- change-merged - change-merged