Change-Id: I61bd66f792ac4c8e61271847e043041e6a80b809 Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
17 lines
758 B
ReStructuredText
17 lines
758 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: https://www.gerritcodereview.com
|
|
.. _Development Workflow: https://docs.opendev.org/opendev/infra-manual/latest/developers.html#development-workflow
|
|
.. _Gerrit Workflow Quick Reference: https://docs.opendev.org/opendev/infra-manual/latest/gettingstarted.html
|