From a0dc1e372a32a4c93e1a5a45cb3918d16e1253d6 Mon Sep 17 00:00:00 2001 From: Vipul Sabhaya Date: Fri, 20 Feb 2015 16:37:58 -0800 Subject: [PATCH] Add openstack-cue to gerritbot Change-Id: I69196f42b5e4af1984f5138c87798a5a4e2325f2 --- accessbot/channels.yaml | 1 + gerritbot/channels.yaml | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/accessbot/channels.yaml b/accessbot/channels.yaml index 4faaf7c9f5..cca79feb7d 100644 --- a/accessbot/channels.yaml +++ b/accessbot/channels.yaml @@ -82,6 +82,7 @@ channels: - name: openstack-cloudkeep - name: openstack-community - name: openstack-containers + - name: openstack-cue - name: openstack-dev - name: openstack-dns - name: openstack-doc diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index b9bfb91dbf..fa2c605623 100644 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -1,3 +1,5 @@ +# This file is sorted alphabetically by channel name. + cloudkitty: events: - patchset-created @@ -264,6 +266,17 @@ openstack-containers: branches: - master +openstack-cue: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/cue + - stackforge/python-cueclient + branches: + - master + openstack-dns: events: - patchset-created