From 81f9bb7754b5bc1f8d8a53c0784998a7342c4743 Mon Sep 17 00:00:00 2001 From: Kevin Carter Date: Tue, 2 Dec 2014 11:54:51 -0600 Subject: [PATCH] Added gerritbot to openstack-ansible channel This change adds the gerrit irc bot to the openstack-ansible channel. The bot has been setup to watch the branches **stable/icehouse**, **stable/juno**, and **proposed/juno**. Change-Id: I00a373744faeef9a8243c9df5edd8c83775f3cd8 --- gerritbot/channels.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 8fb1a3bd55..20d2ba9e64 100644 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -1031,3 +1031,17 @@ striker-dev: - stackforge/striker branches: - master + +openstack-ansible: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/os-ansible-deployment + branches: + - master + - stable/icehouse + - stable/juno + - proposed/juno +