zaqar/doc/source/gerrit.rst
Victoria Martínez de la Cruz f71b7b27c9 Adds more resources section to to developers guide
Information about the bug/features tracker, review system
and continuous integration server Zaqar uses and where to
ask technical questions (IRC, mailing list, ask.openstack.org)

Change-Id: I046bf3185273d97aa2080232e6d5eae077b1d053
2014-08-31 21:07:40 -03:00

16 lines
676 B
ReStructuredText

Code reviews with Gerrit
========================
Zaqar 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 Zaqar repository will be ignored`.
See `Gerrit Workflow Quick Reference`_ for information about how to get
started using Gerrit. See `Gerrit, Jenkins and GitHub`_ for more detailed
documentation on how to work with Gerrit.
.. _Gerrit: http://code.google.com/p/gerrit
.. _Gerrit, Jenkins and GitHub: http://wiki.openstack.org/GerritJenkinsGit
.. _Gerrit Workflow Quick Reference: http://wiki.openstack.org/GerritWorkflow