From ebc7932a0cd8a411f1460ebee15434435e072a5d 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 --- modules/gerritbot/files/gerritbot_channel_config.yaml | 11 +++++++++++ .../openstack_project/files/accessbot/channels.yaml | 1 + 2 files changed, 12 insertions(+) diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index 4cc23953db..9fb8ef0824 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/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 diff --git a/modules/openstack_project/files/accessbot/channels.yaml b/modules/openstack_project/files/accessbot/channels.yaml index 79ae74eb16..da288de861 100644 --- a/modules/openstack_project/files/accessbot/channels.yaml +++ b/modules/openstack_project/files/accessbot/channels.yaml @@ -128,3 +128,4 @@ channels: mask: full_mask - name: openstack-lbaas mask: full_mask + - name: congress