From 4cb5bc4bbf1828027fced3b6a8cb215ebbab3f51 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Mon, 30 Mar 2020 17:58:43 +0000 Subject: [PATCH] Replace incident channel with opendev-meeting The openstack-infra-incident channel is being replaced by opendev-meeting, see the dependency change for details/discussion. This switches meetbot and statusbot from the old channel to the new one. Depends-on: https://review.opendev.org/716038 Change-Id: I1ce935ab2e06659ef72113192a018868f392965f --- hiera/common.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hiera/common.yaml b/hiera/common.yaml index f85a13fae7..ccf84aabd3 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -11,6 +11,7 @@ statusbot_channels: - murano - oooq - opendev +- opendev-meeting - openinfralabs - openinfralabs-monitoring - openstack @@ -47,7 +48,6 @@ statusbot_channels: - openstack-hyper-v - openstack-i18n - openstack-infra -- openstack-infra-incident - openstack-interop - openstack-ironic - openstack-keystone @@ -115,6 +115,7 @@ meetbot_channels: - '#murano' - '#oooq' - '#opendev' +- '#opendev-meeting' - '#openinfralabs' - '#openinfralabs-monitoring' - '#openstack' @@ -147,7 +148,6 @@ meetbot_channels: - '#openstack-horizon' - '#openstack-i18n' - '#openstack-infra' -- '#openstack-infra-incident' - '#openstack-interop' - '#openstack-ironic' - '#openstack-jjb'