Files
stackalytics/doc/source/devref/gerrit.rst
Ivan Anfimov c74095ad57 http urls replaced to https
Change-Id: I61bd66f792ac4c8e61271847e043041e6a80b809
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
2025-08-20 02:58:21 +00:00

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