From 0e6ca5ee22b49834d2244686a28014eb01604d18 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Fri, 16 Aug 2013 10:17:52 -0700 Subject: [PATCH] Notify the marconi IRC channel on gerrit events Change-Id: I29d21c0adc371786c9d1d0b713018ceacf541f47 --- modules/gerritbot/files/gerritbot_channel_config.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index a13d44ea1c..007a6731cb 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -308,3 +308,14 @@ tuskar: - stackforge/python-tuskarclient branches: - master + +stackforge-marconi: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/marconi + - stackforge/python-marconiclient + branches: + - master