3b72c01249
Change-Id: I66e0fff47379d244a5216b65220301182a1034ea Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
17 lines
748 B
ReStructuredText
17 lines
748 B
ReStructuredText
Code Reviews with Gerrit
|
|
========================
|
|
|
|
Stackalytics uses the `Gerrit`_ tool to review proposed code changes.
|
|
The review site is https://review.opendev.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
|
|
started using Gerrit. See `Development Workflow`_ for more detailed
|
|
documentation on how to work with Gerrit.
|
|
|
|
.. _Gerrit: http://code.google.com/p/gerrit
|
|
.. _Development Workflow: https://docs.openstack.org/infra/manual/developers.html#development-workflow
|
|
.. _Gerrit Workflow Quick Reference: https://docs.openstack.org/infra/manual/developers.html#development-workflow
|