From fe22daaff358c38168c1c702bd7f8414d0e12082 Mon Sep 17 00:00:00 2001 From: Zane Bitter Date: Mon, 24 Sep 2018 09:35:10 -0400 Subject: [PATCH] Dashboard: Add stable branch reviews Change-Id: Ia1ade03614025c33abb1934ae78a44c4b3131800 --- tools/dashboards/heat.dash | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/dashboards/heat.dash b/tools/dashboards/heat.dash index a272b987d0..644f86702c 100644 --- a/tools/dashboards/heat.dash +++ b/tools/dashboards/heat.dash @@ -11,6 +11,9 @@ foreach = (project:openstack/heat OR project:openstack/heat-agents OR [section "Heat Specs"] query = project:openstack/heat-specs +[section "Stable branches"] +query = branch:"^stable/.*" + [section "Stories & Bug Fixes"] query = (intopic: ^story/.* OR intopic: ^bug/.* OR intopic: ^bp/.*)