Merge "Add a combined tooz + taskflow dashboard"

This commit is contained in:
Jenkins 2015-07-07 16:16:45 +00:00 committed by Gerrit Code Review
commit edefb39294
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
[dashboard]
title = Tooz and TaskFlow Review Inbox
description = Review Inbox
foreach = (project:openstack/taskflow OR project:openstack/tooz) status:open NOT label:Workflow<=-1 label:Verified>=1,jenkins NOT label:Code-Review>=-2
[section "Needs Feedback (Changes older than 5 days that have not been reviewed by anyone)"]
query = NOT label:Code-Review<=2 age:5d
[section "Your are a reviewer, but haven't voted in the current revision"]
query = reviewer:self
[section "Needs final +2"]
query = NOT label:Code-Review<=-2 label:Code-Review>=2
[section "Bug fix, Passed Jenkins, No Negative Core Feedback"]
query = NOT label:Code-Review<=-1 message:"bug: "
[section "Passed Jenkins, No Negative Core Feedback"]
query = NOT label:Code-Review<=-1 NOT message:"bug: "
[section "Wayward Changes (Changes with no code review in the last 2days)"]
query = NOT label:Code-Review<=2 age:2d