diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index 259c6085ec..1d24dcc150 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -729,3 +729,13 @@ openstack-satori: - stackforge/satori branches: - master + +openstack-sdks: + events: + - patchset-created + - change-merged + projects: + - stackforge/openstack-sdk-php + - stackforge/golang-client + branches: + - master