2015-03-11 19:06:18 +01:00
|
|
|
[dashboard]
|
2015-10-01 23:04:41 +02:00
|
|
|
title = Puppet OpenStack Modules Inbox
|
|
|
|
description = Puppet OpenStack Modules Review Inbox
|
2015-10-22 20:09:51 +05:30
|
|
|
foreach = (project:openstack/puppet-ceph OR
|
|
|
|
project:openstack/puppet-n1k-vsm OR
|
2015-07-20 19:03:31 -07:00
|
|
|
project:^openstack/puppet-.*) status:open NOT label:Workflow<=-1
|
2015-03-11 19:06:18 +01:00
|
|
|
|
|
|
|
[section "My Patches Requiring Attention"]
|
2017-10-19 15:53:33 -04:00
|
|
|
query = owner:self (label:Verified-1,zuul OR label:Code-Review-1)
|
2015-03-11 19:06:18 +01:00
|
|
|
|
2015-10-01 23:04:41 +02:00
|
|
|
[section "Puppet OpenStack Specs"]
|
2015-07-20 19:03:31 -07:00
|
|
|
query = NOT owner:self project:openstack/puppet-openstack-specs NOT label:Code-Review<=-2
|
2015-03-11 19:06:18 +01:00
|
|
|
|
|
|
|
[section "Needs Approval"]
|
2017-10-19 15:53:33 -04:00
|
|
|
query = label:Verified>=1,zuul NOT owner:self label:Code-Review>=2 NOT label:Code-Review<=-1
|
2015-03-11 19:06:18 +01:00
|
|
|
|
|
|
|
[section "Needs Reverify"]
|
2017-10-19 15:53:33 -04:00
|
|
|
query = label:Verified<=-1,zuul NOT label:Code-Review<=-1 NOT label:Workflow<=-1
|
2015-03-11 19:06:18 +01:00
|
|
|
|
|
|
|
[section "5 Days Without Feedback"]
|
2017-10-25 08:28:49 +09:00
|
|
|
query = label:Verified>=1,zuul NOT owner:self NOT label:Code-Review<=-1 NOT label:Code-Review>=1 age:5d
|
2015-03-11 19:06:18 +01:00
|
|
|
|
2015-07-20 19:03:31 -07:00
|
|
|
[section "Disagreement"]
|
2017-10-19 15:53:33 -04:00
|
|
|
query = label:Verified>=1,zuul label:Code-Review<=-1 label:Code-Review>=1
|
2015-07-20 19:03:31 -07:00
|
|
|
|
2015-03-11 19:06:18 +01:00
|
|
|
[section "No Negative Feedback"]
|
2017-10-19 15:53:33 -04:00
|
|
|
query = label:Verified>=1,zuul NOT owner:self NOT label:Code-Review<=-1 NOT label:Code-Review>=2 limit:50
|
2015-03-11 19:06:18 +01:00
|
|
|
|
|
|
|
[section "Other"]
|
2017-10-19 15:53:33 -04:00
|
|
|
query = label:Verified>=1,zuul NOT owner:self NOT project:openstack/puppet-openstack-specs label:Code-Review-1 NOT label:Code-Review>=1 limit:20
|