add a bunch of sample queries
Change-Id: Iea8f2d12b665c7c375f0066f932fd669c35c4ea1 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
04aaa9fde9
commit
2b828b07e6
1
queries/bugs-or-stories-during-queens.qry
Normal file
1
queries/bugs-or-stories-during-queens.qry
Normal file
@ -0,0 +1 @@
|
||||
( message:"Closes-Bug" OR message:"Related-Bug" OR message:"Story:" ) after:2017-08-30 before:2018-02-28
|
1
queries/help-designate.qry
Normal file
1
queries/help-designate.qry
Normal file
@ -0,0 +1 @@
|
||||
( project:openstack/designate OR project:openstack/designate-dashboard OR project:openstack/python-designateclient ) after:2017-01-01 before:2018-01-01
|
1
queries/help-doc-edits.qry
Normal file
1
queries/help-doc-edits.qry
Normal file
@ -0,0 +1 @@
|
||||
after:2017-01-01 path:^doc/source/.* NOT topic:doc-migration
|
1
queries/help-doc-migration.qry
Normal file
1
queries/help-doc-migration.qry
Normal file
@ -0,0 +1 @@
|
||||
topic:doc-migration
|
1
queries/help-glance.qry
Normal file
1
queries/help-glance.qry
Normal file
@ -0,0 +1 @@
|
||||
( project:openstack/glance OR project:openstack/glance_store OR project:openstack/python-glanceclient ) after:2017-01-01 before:2018-01-01
|
1
queries/ocata-goal-remove-incubated-oslo-code.qry
Normal file
1
queries/ocata-goal-remove-incubated-oslo-code.qry
Normal file
@ -0,0 +1 @@
|
||||
topic:goal-remove-incubated-oslo-code
|
1
queries/pike-goal-deploy-api-in-wsgi.qry
Normal file
1
queries/pike-goal-deploy-api-in-wsgi.qry
Normal file
@ -0,0 +1 @@
|
||||
topic:goal-deploy-api-in-wsgi
|
1
queries/pike-goal-python35.qry
Normal file
1
queries/pike-goal-python35.qry
Normal file
@ -0,0 +1 @@
|
||||
topic:goal-python35
|
1
queries/queens-goal-policy-and-docs-in-code.qry
Normal file
1
queries/queens-goal-policy-and-docs-in-code.qry
Normal file
@ -0,0 +1 @@
|
||||
topic:policy-and-docs-in-code
|
1
queries/queens-goal-split-tempest-plugins.qry
Normal file
1
queries/queens-goal-split-tempest-plugins.qry
Normal file
@ -0,0 +1 @@
|
||||
topic:goal-split-tempest-plugins
|
1
queries/requirements-during-queens.qry
Normal file
1
queries/requirements-during-queens.qry
Normal file
@ -0,0 +1 @@
|
||||
project:openstack/requirements after:2017-08-30 before:2018-02-28
|
1
queries/requirements-stop-syncing.qry
Normal file
1
queries/requirements-stop-syncing.qry
Normal file
@ -0,0 +1 @@
|
||||
topic:requirements-stop-syncing
|
1
queries/rocky-goal-mox-removal.qry
Normal file
1
queries/rocky-goal-mox-removal.qry
Normal file
@ -0,0 +1 @@
|
||||
topic:mox-removal
|
1
queries/rocky-goal-mutable-config.qry
Normal file
1
queries/rocky-goal-mutable-config.qry
Normal file
@ -0,0 +1 @@
|
||||
topic:mutable-config
|
1
queries/stable-ocata.qry
Normal file
1
queries/stable-ocata.qry
Normal file
@ -0,0 +1 @@
|
||||
branch:stable/ocata
|
1
queries/stable-pike.qry
Normal file
1
queries/stable-pike.qry
Normal file
@ -0,0 +1 @@
|
||||
branch:stable/pike
|
1
queries/stable-queens.qry
Normal file
1
queries/stable-queens.qry
Normal file
@ -0,0 +1 @@
|
||||
branch:stable/queens
|
Loading…
Reference in New Issue
Block a user