heat/tools/dashboards/heat.dash
ricolin 6f5e393a9b Add StoryBoard migration docs and releasenote
Heat curent bug/bluepint reports are migrated from Launchpad to
StoryBoard [1]. If you like to create a new story(a bug or a bluepint),
please file it under [2]. For more detail, please reference [3]. This
change applied to all heat projects.
This patch Add documents and guideline link to StoryBoard.
Also add releasenote to showing migration message.

[1] https://storyboard.openstack.org/#!/project_group/82
[2] https://storyboard.openstack.org/#!/project/989
[3] https://etherpad.openstack.org/p/Heat-StoryBoard-Migration-Info

Change-Id: I7c7dab88d269f92c66b3f68352a6913aa244fdfc
2018-07-26 13:05:04 +08:00

31 lines
1.2 KiB
Plaintext

[dashboard]
title = Heat Review Inbox
description = Review Inbox
foreach = (project:openstack/heat OR project:openstack/heat-agents OR
project:openstack/heat-templates OR project:openstack/python-heatclient OR
project:openstack/heat-cfntools OR project:openstack/heat-specs OR
project:openstack/heat-dashboard OR project:openstack/heat-tempest-plugin)
status:open NOT owner:self NOT label:Workflow<=-1 label:Verified>=1
NOT label:Code-Review<=-1,self NOT label:Code-Review>=1,self
[section "Heat Specs"]
query = project:openstack/heat-specs
[section "Stories & Bug Fixes"]
query = (intopic: ^story/.* OR intopic: ^bug/.* OR intopic: ^bp/.*)
[section "Needs Feedback (Changes older than 5 days that have not been reviewed by anyone)"]
query = NOT label:Code-Review>=1 NOT label:Code-Review<=-1 age:5d
[section "You are a reviewer, but haven't voted in the current revision"]
query = reviewer:self
[section "Needs final +2"]
query = label:Code-Review>=2 limit:50
[section "New Contributors"]
query = reviewer:10068
[section "Passed Zuul, No Negative Feedback"]
query = NOT label:Code-Review>=2 NOT label:Code-Review<=-1 limit:50