Add a dashboard for Neutron infra stuff

Change-Id: Ia7c0a9f43eafab272f9ddf846a2e35dc897b7817
This commit is contained in:
YAMAMOTO Takashi 2017-06-13 13:49:11 +09:00
parent ba67becfe2
commit f9dd51fbdd
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
[dashboard]
title = Neutron Infra Review Inbox
description = Neutron Infra Review Inbox
foreach = (project:openstack-infra/project-config OR project:openstack-infra/devstack-gate) status:open NOT owner:self NOT label:Workflow<=-1 label:Verified>=1,jenkins NOT label:Code-Review>=-2,self
[section "Neutron related infra reviews"]
# The following query is intended to match with comments
# like "Needs neutron infra liason +1."
# "liason" seems like a common typo
query = (message:"neutron" OR message:"networking-" OR message:"ovsdbapp" OR (comment:"neutron" (comment:"liaison" OR comment:"liason")))