From 46f4816edc1cbe44251e815e3a9d529de27fe8fe Mon Sep 17 00:00:00 2001 From: Gauvain Pocentek Date: Mon, 2 Mar 2015 09:36:36 +0100 Subject: [PATCH] Add cloudkitty projetcs to gerritbot configuration Change-Id: I4de5dea45b9966405f8deefd03e9b2181fc7961c --- accessbot/channels.yaml | 1 + gerritbot/channels.yaml | 12 ++++++++++++ 2 files changed, 13 insertions(+) diff --git a/accessbot/channels.yaml b/accessbot/channels.yaml index 57529df58d..c6e71563c9 100644 --- a/accessbot/channels.yaml +++ b/accessbot/channels.yaml @@ -51,6 +51,7 @@ global: # Individual channel configuration: channels: + - name: cloudkitty - name: congress - name: dox - name: edeploy diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index dc1258e5aa..635c2a6674 100644 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -8,6 +8,18 @@ billingstack: branches: - master +cloudkitty: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/cloudkitty + - stackforge/cloudkitty-dashboard + - stackforge/python-cloudkittyclient + branches: + - master + congress: events: - patchset-created