From 9a76b27f8480d6020c3fdc82386f2ea6a78ee9e4 Mon Sep 17 00:00:00 2001 From: Ruslan Kamaldinov Date: Thu, 28 Nov 2013 21:32:25 +0400 Subject: [PATCH] Add gerrit notifications to #storyboard Send notifications about storyboard patches to the #storyboard IRC channel Change-Id: I7c4323f3846f172fed55be8ead58f54951da712e --- 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 d7aafcdcc4..ea839d7504 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -409,3 +409,13 @@ solum: - stackforge/python-solumclient branches: - master + +storyboard: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - openstack-infra/storyboard + branches: + - master