Someone wants that I review a change. How to review a change?

Once you have opened the Gerrit page you can move to the list of changes that require review by clicking All. This will show you the list of all changes that require action. Clicking on any of these changes will bring you to the change overview. This page contains information about the change, already received voting, dependencies of the change with other changes and allows you to look at the current patchset and leave inline comments. Once you went through all the touched files you can click the Review button, leave a vote and provide a comment. The easiest way to start the review is by clicking on the Commit Message and then jump to the next file. Inside the Differences view you can modify the display by clicking on the Side-by-Side, Unified Preferences, Patch Sets links.


  1. Switch to the All page

    Log in to Gerrit and switch to the AllOpen page.

    ---
  2. Individual Change page

    Click on a change to get to the individual change page.
    Check existing reviews, dependencies and scroll down to the patchsets. Start your review by clicking on the Commit Message.

  3. Provide Comments

    Double click a line in the source code to add comments and click Save to save them.
    Go on reviewing by clicking on the next file in the bottom right corner.

  4. Return to change page

    After you reviewed all files of the change press Up to Change to return to the change page.

  5. Click Review

    Click on Review to finish your review.

  6. Provide Score

    Provide a score for the change, leave some final comments if you want and click Publish Comments to save your review.