From be999c1e86b5f1db63e9f9b39aec10c585b8882f Mon Sep 17 00:00:00 2001 From: Rob Esker Date: Wed, 12 Feb 2014 01:57:47 -0600 Subject: [PATCH] Implements: blueprint add-manila-to-gerritbot Adds the #openstack-manila channel and configs various events for gerritbot to direct there Patch Set 4 corrects erroneous reference to github.com/openstack with stackforge Patch Set 5 removes errant spaces... perhaps sleep is in order Author: Rob Esker Change-Id: Ic886904c72781f118ffb5b7cbae2976c77ec34b7 --- modules/gerritbot/files/gerritbot_channel_config.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index b9b4c40a06..7d5f5b2347 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -570,6 +570,17 @@ openstack-keystone: branches: - master +openstack-manila: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/manila + - stackforge/python-manilaclient + branches: + - master + openstack-merges: events: - change-merged