Add dashboard for fuel-ccp family

Fuel-ccp is a project developed under Fuel, but separately [0]. Since it has
several repositories it makes a lot of sence to have a separate dashboard.

[0] https://specs.openstack.org/openstack/fuel-specs/specs/10.0/ccp.html

Change-Id: I33d0349fc84b1b02e67363131014ae5a6878740b
This commit is contained in:
Aleksandr Mogylchenko 2016-07-25 11:30:13 +02:00 committed by Andreas Jaeger
parent 4b7440eee8
commit 776ba3523d
1 changed files with 25 additions and 0 deletions

25
dashboards/fuel-ccp.dash Normal file
View File

@ -0,0 +1,25 @@
[dashboard]
title = Fuel-ccp Review Inbox
description = Review Inbox
foreach = projects:openstack/fuel-ccp status:open NOT owner:self NOT label:Workflow<=-1
[section "My Patches Requiring Attention"]
query = owner:self (label:Verified-1 OR label:Code-Review-1 OR label:Workflow<=-1)
[section "Ready for Reviewers"]
query = NOT label:Workflow<=-1 NOT label:Verified<=-1 NOT owner:self NOT project:openstack/fuel-ccp-specs NOT project:openstack/fuel-ccp-tests NOT label:Code-Review<=-1
[section "Tests"]
query = NOT label:Workflow<=-1 NOT label:Verified<=-1 NOT owner:self NOT project:openstack/fuel-ccp-specs project:openstack/fuel-ccp-tests
[section "5 Days Without Feedback"]
query = NOT label:Workflow>=1 NOT label:Workflow<=-1 NOT label:Verified<=-1 NOT owner:self NOT project:openstack/fuel-ccp-specs NOT label:Code-Review<=2 age:5d
[section "Disagreement"]
query = NOT label:Workflow>=1 NOT label:Workflow<=-1 NOT label:Verified<=-1 NOT owner:self NOT project:openstack/fuel-ccp-specs label:Code-Review<=-1 label:Code-Review>=1
[section "Specs"]
query = project:openstack/fuel-ccp-specs
[section "Negative Feedback"]
query = NOT label:Workflow>=1 NOT label:Workflow<=-1 NOT label:Verified<=-1 NOT owner:self NOT project:openstack/fuel-ccp-specs label:Code-Review<=-1 limit:20