From e672cf3d408600afa95303b142cc779b6f616ccf Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Thu, 30 Jul 2020 15:39:17 -0500 Subject: [PATCH] Add notifications for openstack-stable channel It's sometimes hard to be aware of pending stable backports. The stable team is very small, but they are still around and would like to help review backports. Since the openstack-stable channel is very quiet anyway, this adds notifications for new proposed backports to the channel to help raise awareness of new things to review. Change-Id: Id29d9d918dbff4777ea4ffa07f1c8441f4c52b8d Signed-off-by: Sean McGinnis --- gerritbot/channels.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index f31ff8b1df..d7f67b2492 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -1388,6 +1388,14 @@ openstack-spaceport: branches: - master +openstack-stable: + events: + - patchset-created + projects: + - ^openstack/.* + branches: + - ^stable/.* + openstack-state-management: events: - patchset-created