From 3724d75b57bc47a7e67b79d8fee9505db56642b6 Mon Sep 17 00:00:00 2001 From: "Mark T. Voelker" Date: Mon, 9 Dec 2013 23:56:10 -0500 Subject: [PATCH] Add puppet_openstack_builder to gerritbot config The #puppet-openstack IRC channel currently isn't being notified about new patches to the stackforge/puppet_openstack_builder project because gerritbot hasn't been told to notify it. This change adds a notification to gerritbot's config for the project. Change-Id: I68fdace53791244102c7ebbda0dd3690082b6843 --- modules/gerritbot/files/gerritbot_channel_config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index 0aaa9a0253..0f797ee674 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -217,6 +217,7 @@ puppet-openstack: - stackforge/puppet-neutron - stackforge/puppet-nova - stackforge/puppet-openstack + - stackforge/puppet_openstack_builder - stackforge/puppet-openstack_dev_env - stackforge/puppet-swift - stackforge/puppet-tempest