Adds DocImpact dashboard with all RST file changes

Removes DocImpact section from doc-program.dash

Change-Id: I57ed7a6673e6273c4ffefc307d19e8452a1fba41
This commit is contained in:
Anne Gentle 2015-12-18 13:03:35 -06:00
parent 82de828361
commit df63085173
2 changed files with 10 additions and 3 deletions

View File

@ -21,9 +21,6 @@ query = project:openstack/training-guides
[section "Doc Tools"]
query = (project:openstack/openstack-doc-tools OR project:stackforge/clouddocs-maven-plugin) status:open
[section "DocImpact flags"]
query = (project:openstack/*) (status:open) AND message:DocImpact
[section "Needs final +2"]
query = (project:openstack/openstack-manuals OR project:openstack/api-site OR project:openstack/object-api OR project:openstack/image-api OR project:openstack/identity-api OR project:openstack/compute-api OR project:openstack/volume-api OR project:openstack/netconn-api OR project:openstack/operations-guide OR project:openstack/security-doc OR project:openstack/training-guides OR project:openstack/ha-guide) label:Code-Review>=2 limit:50

10
dashboards/docimpact.dash Normal file
View File

@ -0,0 +1,10 @@
[dashboard]
title = Cross-project OpenStack Documentation
description = Review Inbox for all RST Docs and DocImpact flags
foreach = project:^openstack/.* status:open NOT owner:self NOT label:Workflow<=-1 label:Verified>=1,jenkins NOT label:Code-Review>=-2,self branch:master
[section "DocImpact in commit message"]
query = message:docimpact
[section "All RST files ready for review"]
query = file:^.*\.rst