Add priorities to Glance's dashboard

Change-Id: I376ed3bd170cdf338b6e6a99b82972417c6fc5a8
This commit is contained in:
Flavio Percoco 2015-10-05 20:15:31 +09:00 committed by Flavio Percoco
parent aff1f75d12
commit 07f4e2db70
1 changed files with 3 additions and 3 deletions

View File

@ -6,6 +6,9 @@ foreach = (project:openstack/glance OR
project:openstack/glance_store OR
project:openstack/glance-specs) status:open
[section "Priorities"]
query = branch:master message:"MitakaPriority"
[section "Needs Approval"]
query = NOT label:Workflow>=1 NOT label:Workflow<=-1 label:Verified>=1 NOT owner:self label:Code-Review>=2 NOT label:Code-Review-1 branch:master NOT label:Code-Review<=-2
@ -21,9 +24,6 @@ query = NOT label:Workflow>=1 NOT label:Workflow<=-1 label:Verified>=1 NOT owner
[section "With Negative Feedback"]
query = NOT label:Workflow<=-1 NOT label:Verified<=-1 NOT owner:self label:Code-Review-1 limit:20 branch:master
[section "Needs Reverify"]
query = label:Verified<=-1 branch:master NOT label:Code-Review<=-1 NOT label:Workflow<=-1
[section "5 Days Without Feedback"]
query = NOT label:Workflow>=1 NOT label:Workflow<=-1 label:Verified>=1 NOT owner:self NOT label:Code-Review<=2 age:5d branch:master