Jump to: navigation, search

Difference between revisions of "Horizon/Reviews"

(Review Guidelines)
(Review Guidelines)
Line 7: Line 7:
 
Please add good references useful for reviews.
 
Please add good references useful for reviews.
 
* OpenStack Guidelines for code reviewers: https://wiki.openstack.org/wiki/CodeReviewGuidelines
 
* OpenStack Guidelines for code reviewers: https://wiki.openstack.org/wiki/CodeReviewGuidelines
 +
* OpenStack Style Guidelines: http://docs.openstack.org/developer/hacking/
 
* I18N : https://wiki.openstack.org/wiki/I18n/TranslatableStrings
 
* I18N : https://wiki.openstack.org/wiki/I18n/TranslatableStrings
 
* Javascript (in progress): [[Horizon/Javascript|Javascript guidelines]]
 
* Javascript (in progress): [[Horizon/Javascript|Javascript guidelines]]

Revision as of 15:16, 1 December 2014

Horizon Code Reviews

This page shares topics related to code reviews related to Horizon (including django-openstack-auth, tuskar-ui).

Review Guidelines

Please add good references useful for reviews.

Review Links

 [dashboard]
 title = Horizon Review Inbox
 description = Review Inbox
 foreach = (project:openstack/horizon OR project:openstack/django_openstack_auth OR project:openstack/tuskar-ui) status:open NOT owner:self NOT label:Workflow<=-1 label:Verified>=1,jenkins NOT label:Code-Review>=0,self
 
 [section "Needs Feedback (Changes older than 5 days that have not been reviewed by anyone)"]
 query = NOT label:Code-Review<=2 age:5d
 
 [section "Your are a reviewer, but haven't voted in the current revision"]
 query = NOT label:Code-Review<=2,self reviewer:self
 
 [section "Needs final +2"]
 query = label:Code-Review>=2 limit:50
 
 [section "Passed Jenkins, No Negative Feedback"]
 query = NOT label:Code-Review>=2 NOT label:Code-Review<=-1 limit:50
 
 [section "Wayward Changes (Changes with no code review in the last 2days)"]
 query = NOT label:Code-Review<=2 age:2d