diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index a13d44ea1c..007a6731cb 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -308,3 +308,14 @@ tuskar: - stackforge/python-tuskarclient branches: - master + +stackforge-marconi: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/marconi + - stackforge/python-marconiclient + branches: + - master