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