From ac79738642d6a7d87034c014551c9c657a88f517 Mon Sep 17 00:00:00 2001 From: Matt Farina Date: Thu, 17 Apr 2014 10:10:14 -0400 Subject: [PATCH] Adding GerritBot to openstack-sdks for the PHP and Go SDKs. Change-Id: I68d1d16902c1348974b315f2cd8dc518a111d1ab --- 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 5a43fb017f..713909abde 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -727,3 +727,13 @@ openstack-satori: - stackforge/satori branches: - master + +openstack-sdks: + events: + - patchset-created + - change-merged + projects: + - stackforge/openstack-sdk-php + - stackforge/golang-client + branches: + - master