From 0b578727ed694681fa00327645ebce1e948ea020 Mon Sep 17 00:00:00 2001 From: Martin Magr Date: Thu, 5 Dec 2013 14:57:43 +0100 Subject: [PATCH] Add packstack to gerritbot Change-Id: I2c086f074074756b822e0f2c67c0d41430f91303 --- 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 350f8ff1dd..fa330c381b 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -452,3 +452,14 @@ openstack-entropy: - stackforge/entropy branches: - master + +packstack-dev: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/packstack + branches: + - master + - grizzly