From f43cc3d7604900956f316944a976b826b70122e6 Mon Sep 17 00:00:00 2001 From: Ihar Hrachyshka Date: Fri, 10 Feb 2017 01:15:50 +0000 Subject: [PATCH] Enable recheck irc bot for neutron Change-Id: I93057432e4e68e69e4fe047851c875ea2b5d280e --- files/recheckwatchbot.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/files/recheckwatchbot.yaml b/files/recheckwatchbot.yaml index 4561648..c90e3a7 100644 --- a/files/recheckwatchbot.yaml +++ b/files/recheckwatchbot.yaml @@ -1,4 +1,15 @@ channels: + openstack-neutron: + projects: + # elastic-recheck doesn't allow to limit reports to patches from a specific repo, + # so let's at least scope to bugs that neutron team acknowledged ownership for + # in Launchpad + - neutron + events: + # to limit reports to failures that belong to bugs owned by neutron team; + # we may revisit it once elastic-recheck learns how to limit the scope of reports + # to particular repositories + - positive openstack-qa: projects: - all