
Use https instead of http to ensure the safety Change-Id: I4214c69daa36c41ec29249c1e5a9fa24b1b80dba
16 lines
749 B
ReStructuredText
16 lines
749 B
ReStructuredText
Code Reviews with Gerrit
|
|
========================
|
|
|
|
Stackalytics uses the `Gerrit`_ tool to review proposed code changes.
|
|
The review site is https://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
|
|
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 |