Add tacker gerrit dashbaord to developer info
With too many gerrit reviews in the queue, the team needs a way to categorize and bubble up reviews that are actionable. Hence introduce gerrit dashboard with various filters to identify patchsets to review. Change-Id: I6e1552f8a3fbd81ae45ad1943b493e8c3bd83654
This commit is contained in:
parent
dcd8d9c06f
commit
fd5c84a4de
9
doc/source/devref/dashboards.rst
Normal file
9
doc/source/devref/dashboards.rst
Normal file
@ -0,0 +1,9 @@
|
||||
Gerrit Dashboards
|
||||
=================
|
||||
|
||||
- `Tacker master branch reviews <https://review.openstack.org/#/dashboard/?foreach=%28project%3A%5E.%2A%2F.%2Atacker.%2A%29+NOT+label%3AWorkflow%3C%3D%2D1+NOT+label%3ACode%2DReview%3C%3D%2D2+status%3Aopen+NOT+owner%3Aself+label%3AVerified%3E%3D1%2Cjenkins+NOT+label%3ACode%2DReview%3E%3D0%2Cself&title=Tacker+Review+Inbox&Proposal+Bot+Proposals=owner%3A%22OpenStack+Proposal+Bot+%3Copenstack%2Dinfra%40lists.openstack.org%3E%22&Needs+final+%2B2=label%3ACode%2DReview%3E%3D2+NOT+label%3ACode%2DReview%3C%3D%2D1+NOT+label%3AVerified%3C%3D%2D1+NOT+label%3ACode%2DReview%3C%3D2%2Cself+NOT+owner%3Aself+limit%3A10&Needs+Feedback+%28Changes+older+than+5+days+that+have+not+been+reviewed+by+anyone%29=NOT+label%3ACode%2DReview%3C%3D2+NOT+label%3AVerified%3C%3D%2D1+NOT+owner%3Aself+age%3A5d&You+are+a+reviewer%2C+but+haven%27t+voted+in+the+current+revision=NOT+label%3ACode%2DReview%3C%3D2%2Cself+reviewer%3Aself+NOT+owner%3Aself+limit%3A10&Passed+Jenkins%2C+No+Negative+Feedback=label%3ACode%2DReview%3E%3D1+NOT+label%3ACode%2DReview%3C%3D%2D1+AND+NOT+label%3AVerified%3C%3D%2D1+NOT+owner%3Aself+NOT+reviewer%3Aself+limit%3A10&Negative+Feedback=label%3ACode%2DReview%3C%3D%2D1+limit%3A10&Maybe+Review%3F=NOT+owner%3Aself+NOT+reviewer%3Aself+limit%3A10&Wayward+Changes+%28Changes+with+no+code+review+in+the+last+2days%29=NOT+label%3ACode%2DReview%3C%3D2+age%3A2d>`_
|
||||
|
||||
These dashboard links can be generated by `Gerrit Dashboard Creator`_.
|
||||
Useful dashboard definitions are found in ``dashboards`` directory.
|
||||
|
||||
.. _Gerrit Dashboard Creator: https://github.com/openstack/gerrit-dash-creator
|
@ -82,6 +82,7 @@ Developer Info
|
||||
devref/api_layer.rst
|
||||
devref/api_extensions.rst
|
||||
devref/tacker_functional_test.rst
|
||||
devref/dashboards.rst
|
||||
|
||||
Project Info
|
||||
============
|
||||
|
Loading…
Reference in New Issue
Block a user