From e29582554c52141b64264cbbaf4df04d2a1335fe Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 11 Oct 2013 14:57:08 +0200 Subject: [PATCH] Add IRC bot on #openstack-rally for Gerrit changes Change-Id: I9c104bf104f4603ecec4211139684eac0bcf2f28 Signed-off-by: Emilien Macchi --- 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 eb42346fdb..22a72fc7ab 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -335,3 +335,13 @@ stackforge-libra: - stackforge/python-libraclient branches: - master + +openstack-rally: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/rally + branches: + - master