From 6a1793a0d8ca60b3e78876e218ce2998d8927699 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Mon, 4 Nov 2013 07:39:14 +0800 Subject: [PATCH] Add gerrit notifications to #solum Send notifications about solum patches to the #solum IRC channel. Change-Id: Ib9b451658b36563313e09154465e383759ac9ffb --- modules/gerritbot/files/gerritbot_channel_config.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index 0a8e657fdf..b55a6b91b4 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -386,3 +386,13 @@ openstack-climate: - stackforge/climate branches: - master + +solum: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/solum + branches: + - master