Accepting a merge request

Once a person in your team has created a merge request, you have to review it, possibly leave some comments, and, at last, merge the merge request. This recipe will help guide you through this process.

Getting ready

Before you can start this recipe, you will need a repository with at least one merge request. If you followed the Creating your first merge request recipe, you can use that one.

How to do it…

In the following steps, we will accept a merge request:

  1. Log in to your GitLab instance.
  2. Go to the project for which the merge request has been made, in our case, the super-git project.
  3. Click on Merge Requests:
    How to do it…
  4. You now see an overview ...

Get GitLab Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.