Approve pull requests

To approve a pull request, use the following steps:

  1. Select username ‣ Notifications ‣ Pull Requests and open the pull request you with to approve
  2. Leave your review comments inline, or in the commit message.
  3. Leave a commit message that outlines the review.
  4. Set the review status to Approved
  5. Select Comment

If you approve the pull request, 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.

Otherwise you will need to merge the pull request locally and push your changes, see Manual Merge a pull request.