Stephen Finucane ed7a30b19f Sync oslo.dash with governance-listed projects
I was missing a few things during reviews. Some less useful groups are
removed to keep the URL under an acceptable length, while tests that
have failed CI are *not* ignored so we can actually prompt people to fix
them else abandon them.

Change-Id: I7e2c0d52697f83e7cc8e8333c12336886eb298f6
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-12-18 14:34:26 +00:00

41 lines
1.3 KiB
Plaintext

[dashboard]
title = Oslo Review Inbox
description = Review Inbox for OpenStack Oslo
foreach = (
project:openstack/automaton OR
project:openstack/castellan OR
project:openstack/cookiecutter OR
project:openstack/debtcollector OR
project:openstack/devstack-plugin-amqp1 OR
project:openstack/devstack-plugin-kafka OR
project:openstack/devstack-plugin-pika OR
project:openstack/devstack-plugin-zmq OR
project:openstack/futurist OR
project:openstack/microversion-parse OR
project:openstack/mox3 OR
project:openstack/openstackdocstheme OR
project:openstack/openstack-doc-tools OR
project:openstack/os-api-ref OR
project:openstack/oslo-cookiecutter OR
project:openstack/oslo-specs OR
project:^openstack/oslo\..* OR
project:openstack/oslotest OR
project:openstack/osprofiler OR
project:openstack/pbr OR
project:openstack/sphinx-feature-classification OR
project:openstack/stevedore OR
project:openstack/taskflow OR
project:openstack/tooz OR
project:openstack/whereto )
status:open
NOT owner:self
[section "Bug Fixes"]
query = message:"bug: "
[section "Needs final +2"]
query = label:Code-Review>=2 NOT reviewedby:self limit:50
[section "Other changes"]
query = NOT label:Code-Review>=2 limit:200