Jump to content

Gerrit

From mediawiki.org
Revision as of 20:27, 8 April 2022 by EthanGaming7640 (talk | contribs) (Reverted to revision 5009088 by Dylsss (talk) (TwinkleGlobal))
A view of open change sets at gerrit.wikimedia.org in the old user interface.
A view of open change sets at gerrit.wikimedia.org in the new user interface.

Gerrit is the tool we use to handle code reviews. Code review is at the heart of our development process. Any software contribution to MediaWiki or any other Wikimedia hosted project is reviewed and approved at gerrit.wikimedia.org before being merged to our Git repositories.

All Gerrit users can review contributions. Maintainers have the special rights to approve or reject contributions.

Prerequisites

If you are a novice developer, read New Developers. If you know that you will work on MediaWiki core and MediaWiki extensions, read How to become a MediaWiki hacker .

Learn how to contribute to MediaWiki development and how to set up a functioning pre-configured development installation of MediaWiki.

If you are an experienced developer, visit the Developer hub instead.

Getting started

Further help on Gerrit

For code contributors / authors

For code reviewers

For project owners / administration

Download code without a Gerrit account

If you only want to get the code and do not plan to propose changes:

See also

Wikimedia is planning to migrate code review from Gerrit to GitLab .