Files
gerrit-dash-creator/dashboards/cloud-init.dash
Joshua Harlow 52c1f0ef24 Add a cloud-init dashboard
Change-Id: I26cfc01e1379c2b3d61ba97704dbd0200e7ba2fa
2015-06-17 10:00:23 -07:00

28 lines
1.2 KiB
Plaintext

[dashboard]
title = Cloud-init Review Dashboard
description = Cloud-init Review Requests
foreach = (project:stackforge/cloud-init) status:open NOT label:Code-Review<=-2
[section "Own Patches"]
query = owner:self status:open
[section "Needs Approval"]
query = NOT label:Workflow>=1 NOT label:Workflow<=-1 label:Verified>=1,jenkins NOT owner:self label:Code-Review>=2 NOT label:Code-Review-1 branch:master
[section "Needs Reverify"]
query = label:Verified<=-1,jenkins branch:master NOT label:Code-Review<=-1 NOT label:Workflow<=-1
[section "Without Negative Feedback"]
query = NOT label:Workflow>=1 NOT label:Workflow<=-1 label:Verified>=1,jenkins NOT owner:self NOT label:Code-Review<=-1 NOT label:Code-Review>=2 limit:50 branch:master
[section "With Negative Feedback"]
query = NOT label:Workflow<=-1 NOT label:Verified<=-1,jenkins NOT owner:self label:Code-Review-1 limit:20 branch:master
[section "5 Days Without Feedback"]
query = NOT label:Workflow>=1 NOT label:Workflow<=-1 label:Verified>=1,jenkins NOT owner:self NOT label:Code-Review<=2 age:5d branch:master
[section "Work In Progress"]
query = NOT label:Workflow>=1 NOT owner:self label:Workflow<=-1 limit:20 branch:master