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