gerrit-dash-creator/dashboards/tripleo-stable.dash

30 lines
1.3 KiB
Plaintext

[dashboard]
title = TripleO Stable Inbox
description = TripleO Stable Review Inbox
foreach = (project:openstack/tripleo-heat-templates OR
project:openstack/tripleo-puppet-elements OR
project:openstack/tripleo-common OR
project:openstack/instack-undercloud OR
project:openstack/puppet-tripleo OR
project:openstack/python-tripleoclient OR
project:openstack/tripleo-docs) status:open NOT label:Workflow<=-1 NOT label:Code-Review<=-2,self branch:^stable/.*
[section "My Patches Requiring Attention"]
query = owner:self (label:Verified-1,zuul OR label:Code-Review-1)
[section "TripleO Specs"]
query = NOT owner:self project:openstack/tripleo-specs
[section "Needs Approval"]
query = label:Verified>=1,zuul NOT owner:self label:Code-Review>=2 NOT label:Code-Review-1
[section "5 Days Without Feedback"]
query = label:Verified>=1,zuul NOT owner:self NOT project:openstack/tripleo-specs NOT label:Code-Review<=2 age:5d
[section "No Negative Feedback"]
query = label:Verified>=1,zuul NOT owner:self NOT project:openstack/tripleo-specs NOT label:Code-Review<=-1 NOT label:Code-Review>=2 limit:50
[section "Other"]
query = label:Verified>=1,zuul NOT owner:self NOT project:openstack/tripleo-specs label:Code-Review-1 limit:20