2013-08-30 19:43:01 +04:00
|
|
|
Code Reviews with Gerrit
|
|
|
|
========================
|
|
|
|
|
|
|
|
Stackalytics uses the `Gerrit`_ tool to review proposed code changes. The review site
|
|
|
|
is http://review.openstack.org.
|
|
|
|
|
|
|
|
Gerrit is a complete replacement for Github pull requests. `All Github pull
|
|
|
|
requests to the Stackalytics repository will be ignored`.
|
|
|
|
|
|
|
|
See `Gerrit Workflow Quick Reference`_ for information about how to get
|
2014-12-05 03:30:47 +00:00
|
|
|
started using Gerrit. See `Development Workflow`_ for more detailed
|
2013-08-30 19:43:01 +04:00
|
|
|
documentation on how to work with Gerrit.
|
|
|
|
|
|
|
|
.. _Gerrit: http://code.google.com/p/gerrit
|
2014-12-05 03:30:47 +00:00
|
|
|
.. _Development Workflow: http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
|
|
|
.. _Gerrit Workflow Quick Reference: http://docs.openstack.org/infra/manual/developers.html#development-workflow
|