Adding the upgrades squad dashboard

This will be added to the main repo
to be maintained upstream from the
community.

Change-Id: Ib05269996f8fcb379e7316f5bb809d349ff385e4
This commit is contained in:
Carlos Camacho 2018-04-12 08:40:59 +02:00
parent 72201097b1
commit 306f0cdd4f
1 changed files with 63 additions and 0 deletions

View File

@ -0,0 +1,63 @@
[dashboard]
title = TripleO Upgrades squad reviews dashboard
description = Reviews of primary interest
foreach = (project:openstack/dib-utils OR
project:openstack/diskimage-builder OR
project:openstack/instack OR
project:openstack/instack-undercloud OR
project:openstack/os-apply-config OR
project:openstack/os-collect-config OR
project:openstack/os-net-config OR
project:openstack/os-refresh-config OR
project:openstack/python-tripleoclient OR
project:openstack/tripleo-common OR
project:openstack/tripleo-docs OR
project:openstack/tripleo-heat-templates OR
project:openstack/tripleo-image-elements OR
project:openstack/tripleo-puppet-elements OR
project:openstack/tripleo-quickstart OR
project:openstack/tripleo-quickstart-extras OR
project:openstack/tripleo-specs OR
project:openstack/tripleo-ui OR
project:openstack/tripleo-validations OR
project:openstack/tripleo-upgrade OR
project:openstack-infra/tripleo-ci)
(owner:ccamacho@redhat.com OR
owner:yroblamo@redhat.com OR
owner:jfrancoa@redhat.com OR
owner:mat.bultel@gmail.com OR
owner:mbultel@redhat.com OR
owner:marios@redhat.com OR
owner:social@v3.sk OR
owner:lbezdick@redhat.com OR
owner:mcornea@redhat.com OR
owner:yprokule@redhat.com OR
owner:rbartal@redhat.com OR
owner:augol@redhat.com OR
owner:sgolovat@redhat.com OR
owner:sathlang@redhat.com OR
owner:jistr@redhat.com)
(NOT message:"DNM"
is:mergeable
status:open
NOT label:Workflow<=-1
NOT label:Code-Review<=-2
NOT message:"DNM")
[section "Backports with cherrypick message"]
query = message:"cherry picked from"
[section "Backports missing cherrypick message"]
query = branch:^stable/.*
NOT message:"cherry picked from"
[section "Needs approval"]
query = label:Verified>=1,zuul
NOT owner:self
label:Code-Review>=2
NOT label:Code-Review-1
NOT message:"cherry picked from"
[section "Squad reviews"]
query = NOT message:"cherry picked from"
NOT branch:^stable/.*