From 00cad7405cf4354b0fcfe5b08cefab2ba020ce62 Mon Sep 17 00:00:00 2001 From: Endre Karlson Date: Fri, 10 May 2013 00:39:58 +0200 Subject: [PATCH] Add BillingStack chan Change-Id: I7a842f4635521aee0c46beb97d44d7efc85a5e87 Reviewed-on: https://review.openstack.org/28738 Reviewed-by: Jeremy Stanley Approved: Jeremy Stanley Tested-by: Jenkins --- 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 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