Assigning Bitbucket Code Reviews to PullRequest

NOTICE: Code reviews for connected repositories can now be requested from the PullRequest dashboard. We will continue to support assigning code reviews based on the presence of "[pr]" or "[pullrequest]" in the pull request's title, but this no longer necessary.

Please note if you're an enterprise service client there is no need to assign code reviews to PullRequest using the method below. All of your repositories' pull requests will automatically be assigned. Email hello@pullrequest.com if you're interested in our enterprise tier services.

Step 1:

Make sure the Bitbucket PullRequest app has been added to the Bitbucket profile that contains the repositories you require for code review.

You can verify PullRequest has been installed and added by checking here.

Q: I don't see the team or profile I'm trying to add. How do I add it? A: Reach out to an administrator of the Bitbucket Team with this link and ask them to install PullRequest.

Step 2:

Log in to PullRequest.com, select the Bitbucket Team/Organization and Repository from the selector at the top of the screen and make sure Reviews is selected from the sidebar.

If the Bitbucket Team you need to request a review for is missing, follow this guide.

Step 3:

Click the Request Review button on any of the code reviews you need to assign to PullRequest.

Once assigned, the pull request's status will change to Review job created. Once a reviewer has been selected and has started work, the status will change to Review in progress. Once a PullRequest reviewer has submitted a review, the status will change to Review complete.

Last updated