From 83cbcaa4fb6c54ff2aac247daf2c7aacdb2e104b Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Mon, 16 Sep 2019 17:56:21 +0000 Subject: [PATCH] Log and report infra status in #openstack-election The #openstack-election IRC channel is used in the execution of official OpenStack project duties involving technical elections, so should be publicly logged. Also, its denizens would appreciate receiving infrastructure status updates, as these may impact their activities. Depends-On: https://review.opendev.org/682440 Change-Id: I54a2feed3cf7265d700082f3ce04b82aa36e56e5 --- hiera/common.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hiera/common.yaml b/hiera/common.yaml index 7eca6cecff..a5d90586b4 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -31,6 +31,7 @@ statusbot_channels: - openstack-dns - openstack-doc - openstack-dragonflow +- openstack-election - openstack-entropy - openstack-fenix - openstack-foundation @@ -130,6 +131,7 @@ meetbot_channels: - '#openstack-doc' - '#openstack-dragonflow' - '#openstack-ec2api' +- '#openstack-election' - '#openstack-fenix' - '#openstack-forum' - '#openstack-fr'