Review a pull request

To review a pull request, use the following steps:

  1. Open the review request from Admin ‣ Repositories ‣ repo name ‣ Pull Requests ‣ Awaiting my review
  2. Leave your review comments inline, or in the commit message.
  3. Set the review status from one of the following options:
    • Not Reviewed
    • Approved
    • Approved & Closed
    • Rejected
    • Rejected & Closed
    • Under Review
  4. Select Comment

When the pull request is approved by all reviewers you will be able to merge automatically if RhodeCode Enterprise detects that it can do so safely. You will see this message: This pull request can be automatically merged.

If rejected, you can fix the issues raised during review and then update the pull request.