From fc33ebeed8842299d72cfd29c4d08cd8d0d3519d Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Wed, 14 Nov 2012 09:12:31 +1300 Subject: [PATCH] Configure gerritbot for #heat Change-Id: I26245dbdbdadde72abf2a4b431254ba70a30853e Reviewed-on: https://review.openstack.org/16009 Reviewed-by: James E. Blair Approved: Clark Boylan Reviewed-by: Clark Boylan Tested-by: Jenkins --- .../gerritbot/files/gerritbot_channel_config.yaml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index e080ca8820..226386de9c 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -55,8 +55,6 @@ stackforge-dev: - stackforge/libra - stackforge/python-reddwarfclient - stackforge/reddwarf - - heat-api/heat - - heat-api/python-heatclient branches: - master @@ -91,3 +89,14 @@ reddwarf: - stackforge/python-reddwarfclient branches: - master + +heat: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - heat-api/heat + - heat-api/python-heatclient + branches: + - master