Merge "update nova-specs dashboard"

This commit is contained in:
Jenkins 2014-12-12 17:24:29 +00:00 committed by Gerrit Code Review
commit 3b527b24a8
1 changed files with 12 additions and 12 deletions

View File

@ -1,22 +1,22 @@
[dashboard]
title = Nova Specs
description = Review Inbox
foreach = project:openstack/nova-specs status:open NOT label:Workflow<=-1 label:Verified>=1,jenkins branch:master
foreach = project:openstack/nova-specs status:open NOT label:Workflow<=-1 branch:master NOT owner:self
[section "My Specs"]
query = owner:self
[section "Your are a reviewer, but haven't voted in the current revision"]
query = reviewer:self NOT label:Code-Review>=-2,self label:Verified>=1,jenkins
[section "Your are a reviewer, but haven't voted n the current revision"]
query = reviewer:self NOT owner:self NOT label:Code-Review>=-2,self
[section "Not blocked by -2s"]
query = NOT label:Code-Review<=-2 NOT label:Code-Review>=2 NOT label:Code-Review>=-2,self label:Verified>=1,jenkins
[section "Passed Jenkins, Only Positive Feedback"]
query = NOT label:Code-Review<=-1 label:Code-Review>=1 NOT label:Code-Review>=2 NOT owner:self NOT label:Code-Review>=-2,self limit:100
[section "Passed Jenkins, No Votes"]
query = NOT label:Code-Review<=-1 NOT label:Code-Review>=1 NOT owner:self NOT label:Code-Review>=-2,self limit:100
[section "No votes and spec is > 1 week old"]
query = NOT label:Code-Review>=-2 age:7d label:Verified>=1,jenkins
[section "Needs final +2"]
query = label:Code-Review>=2 NOT owner:self NOT label:Code-Review>=-2,self limit:100
query = label:Code-Review>=2 NOT label:Code-Review>=-2,self label:Verified>=1,jenkins
[section "Dead Specs"]
[section "Broken Specs (doesn't pass Jenkins)"]
query = label:Verified<=-1,jenkins
[section "Dead Specs (blocked by a -2)"]
query = label:Code-Review<=-2