cd2e467ee4
As part of the opendev changes, some repos were moved from openstack namespaces to new ones, follow these changes everywhere. Also, update URLs for new locations. Change-Id: Ib6ffc616d556418ea831127424898477621e2209
11 lines
634 B
Plaintext
11 lines
634 B
Plaintext
[dashboard]
|
|
title = Neutron Infra Review Inbox
|
|
description = Neutron Infra Review Inbox
|
|
foreach = (project:openstack/project-config OR project:openstack/openstack-zuul-jobs OR project:openstack/devstack-gate) status:open NOT owner:self NOT label:Workflow<=-1 label:Verified>=1,zuul NOT reviewedby: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:"n8g-" OR message:"ovsdbapp" OR (comment:"neutron" (comment:"liaison" OR comment:"liason")))
|