From 0a97d603f8b90e9ea397cc8bfb5ea3be34ad8c6f Mon Sep 17 00:00:00 2001 From: Aaron Rosen Date: Tue, 8 Jul 2014 15:43:35 -0700 Subject: [PATCH] Add gerrit bot notifications for congress changes to irc Closes-Bug: #1339402 Change-Id: I0e62d1586a25f6ee6dec3051ea642c2b1051c1e9 --- files/gerritbot_channel_config.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/files/gerritbot_channel_config.yaml b/files/gerritbot_channel_config.yaml index 4cc2395..9fb8ef0 100644 --- a/files/gerritbot_channel_config.yaml +++ b/files/gerritbot_channel_config.yaml @@ -838,3 +838,14 @@ tacker: - stackforge/python-tackerclient branches: - master + +congress: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/congress + - stackforge/python-congressclient + branches: + - master