Assigning GitLab Merge Requests to PullRequest

The following instructions pertain to specifically to repositories hosted in GitLab. For Bitbucket support click here or for GitHub support click here.

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 services.

Step 1:

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

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

Step 2:

From the PullRequest dashboard select the GitLab Group and Project from the selectors at the top of the screen and select Reviews from the side menu.

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