Skip to content
代码片段 群组 项目
提交 14a6af67 编辑于 作者: Ashraf Khamis's avatar Ashraf Khamis
浏览文件

Merge branch 'aqualls-multiple-reviewers' into 'master'

Add sections for adding MR reviewers

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/130346



Merged-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Approved-by: default avatarKai Armstrong <karmstrong@gitlab.com>
Approved-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Co-authored-by: default avatarAmy Qualls <aqualls@gitlab.com>
No related branches found
No related tags found
加载中
......@@ -80,6 +80,35 @@ If you [approve a merge request](../approvals/index.md#approve-a-merge-request)
are shown in the reviewer list, a green check mark **{check-circle-filled}**
displays next to your name.
### Request a review
To assign a reviewer to a merge request, in a text area in
the merge request, use the `/assign_reviewer @user`
[quick action](../../quick_actions.md#issues-merge-requests-and-epics). Alternatively:
1. On the left sidebar, select **Search or go to** and find your project.
1. Select **Code > Merge requests** and find your merge request.
1. On the right sidebar, in the **Reviewers** section, select **Edit**.
1. Search for the user you want to assign, and select the user.
The merge request is added to the user's review requests.
#### From multiple users **(PREMIUM ALL)**
> Moved to GitLab Premium in 13.9.
To assign multiple reviewers to a merge request, in a text area in
the merge request, use the `/assign_reviewer @user`
[quick action](../../quick_actions.md#issues-merge-requests-and-epics). Alternatively:
1. On the left sidebar, select **Search or go to** and find your project.
1. Select **Code > Merge requests** and find your merge request.
1. On the right sidebar, in the **Reviewers** section, select **Edit**.
1. From the dropdown list, select all the users you want
to assign to the merge request.
To remove a reviewer, clear the user from the same dropdown list.
### Download merge request changes as a diff
To download the changes included in a merge request as a diff:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册