
Above the list of merge requests, select Search or filter results….Filtering by approved-by moved to GitLab Premium in 13.9.Filtering by potential approvers was moved to GitLab Premium in 13.9.Filtering by reviewer introduced in GitLab 13.7.Filtering by approved-by introduced in GitLab 13.0.From the dropdown list, select Assigned to you.On the top bar, in the upper-right corner, select Merge requests ( ).To use a keyboard shortcut, press Shift + m.
From the dropdown list, select Merge requests assigned to me. On the top bar, put your cursor in the Search box. To view all merge requests assigned to you: If your group contains subgroups, this view also displays merge requests from the subgroup projects. On the top bar, select Main menu > Groups and find your group. To view merge requests for all projects in a group: Or, to use a keyboard shortcut, press g + m. On the left sidebar, select Merge requests. On the top bar, select Main menu > Projects and find your project. To view all merge requests for a project: You can view merge requests for your project, group, or yourself. Items marked with an asterisk (*) also append an issue closing pattern. GitLab checks these locations in order from 1 to 5, and applies the first templateįound to your merge request: Name Project UIĭefault.md No template Standard commit message 1 2 3 4 5 Commit message with an issue closing pattern like Closes #1234 1 2 3 4 5 * Branch name prefixed with an issue ID, like 1234-example 1 * 2 * 3 * 4 * 5 * When you create a merge request, GitLab checks for the existence of aĭescription template to add data to your merge request. Learn the various ways to create a merge request. A comment section for discussion threads.
When you open a merge request, you can visualize and collaborate on the changes before merge. To incorporate changes from a source branch to a target branch, you use a merge request (MR). Delete a merge request from the Rails console Merge requests.Close a merge request from the Rails console.Rebase a merge request from the Rails console.
Doc merge free download update#
Update merge requests when target branch merges.