From 41c7e4167836984af22f7acfb5f590da918ee475 Mon Sep 17 00:00:00 2001 From: Ian Cordasco Date: Wed, 4 Mar 2015 11:35:57 -0600 Subject: [PATCH] Add gerrit notifications for #openstack-api Change-Id: Ic7dbb3405657d649729a0cd75083f42fc10eaac5 --- accessbot/channels.yaml | 1 + gerritbot/channels.yaml | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/accessbot/channels.yaml b/accessbot/channels.yaml index 2c5f5eaee3..a7122a052d 100644 --- a/accessbot/channels.yaml +++ b/accessbot/channels.yaml @@ -71,6 +71,7 @@ channels: - name: openstack-101 - name: openstack-ansible - name: openstack-anvil + - name: openstack-api - name: openstack-bacon - name: openstack-barbican - name: openstack-blazar diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index ec6b21a2e2..11ea26bfb2 100644 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -168,6 +168,16 @@ openstack-anvil: branches: - master +openstack-api: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - openstack/api-wg + branches: + - master + openstack-barbican: events: - patchset-created