From 859fe22b6b5aa2c5c57af9438b8c09007d5d1eec Mon Sep 17 00:00:00 2001 From: ricolin Date: Wed, 2 May 2018 12:48:27 +0800 Subject: [PATCH] Fix gerrit tool query statement Change-Id: I7707318e445e55751c1af45d5d08d09ddcb50b66 --- tools/dashboards/heat.dash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/dashboards/heat.dash b/tools/dashboards/heat.dash index 4edf8362ec..57725c70ac 100644 --- a/tools/dashboards/heat.dash +++ b/tools/dashboards/heat.dash @@ -18,7 +18,7 @@ query = intopic:^bug/.* query = message:"Blueprint" [section "Needs Feedback (Changes older than 5 days that have not been reviewed by anyone)"] -query = NOT label:Code-Review<=2 age:5d +query = NOT label:Code-Review>=1 NOT label:Code-Review<=-1 age:5d [section "You are a reviewer, but haven't voted in the current revision"] query = reviewer:self