Maintainer

This section is for Maintainer operations

GitLab

Review & Merging the Merge Requests

  1. In Merge Requests page as default showing list of all requests made by developers page

    _images/mr-list.png
  2. Click on the merge request title will go to the detail page

    _images/mr-details.png
  3. Click Merge If no conflict. Delete source branch is option and recommend to select.

    Hint

    If having conflict will showing:

    _images/mr-conflict.png
    Maintainer can choose:
    • Resolve conflicts from here solve in web
    • Merge locally will show command to merge in local and solve in local and push again
    • Comment this merge request and ask Developer to solve the conflict and push again to that branch

Filter List

In merge request list Maintainer can filter the list via the searh field

_images/mr-filter-1.png _images/mr-filter-2.png