gerrit-dash-creator/dashboards/glance.dash

29 lines
1.3 KiB
Plaintext

[dashboard]
title = Glance Review Dashboard
description = Glance review requests
foreach = (project:openstack/glance OR
project:openstack/python-glanceclient OR
project:openstack/glance_store OR
project:openstack/glance-specs) status:open
[section "Small Patches"]
query = NOT label:Code-Review<=-1,cinder-core delta:<=10
[section "5 Days Without Feedback"]
query = NOT label:Workflow>=1 NOT label:Workflow<=-1 label:Verified>=1 NOT owner:self NOT label:Code-Review<=-1 NOT label:Code-Review>=1 age:5d branch:master NOT reviewedby:self
[section "Bug Fixes without Negative Feedback"]
query = NOT label:Workflow>=1 NOT label:Workflow<=-1 label:Verified>=1 NOT owner:self NOT label:Code-Review<=-1 NOT label:Code-Review>=2 limit:50 branch:master intopic:^bug.* NOT reviewedby:self
[section "Blueprints without Negative Feedback"]
query = NOT label:Workflow>=1 NOT label:Workflow<=-1 label:Verified>=1 NOT owner:self NOT label:Code-Review<=-1 NOT label:Code-Review>=2 limit:50 branch:master intopic:^bp.* NOT reviewedby:self
[section "Needs Final +2"]
query = NOT label:Workflow>=1 NOT label:Workflow<=-1 label:Verified>=1 NOT owner:self label:Code-Review>=2 NOT label:Code-Review<=-2 NOT reviewedby:self
[section "Stable Branches"]
query = branch:^stable/.* NOT reviewedby:self
[section "Patches I -2'd"]
query = label:Code-Review<=-2,self