diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index a4f8453d12..c0bb41587f 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -241,3 +241,13 @@ murano: - stackforge/python-muranoclient branches: - master + +billingstack: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/billingstack + branches: + - master