diff --git a/doc/user/search/img/filter_approved_by_merge_requests_v13_0.png b/doc/user/search/img/filter_approved_by_merge_requests_v13_0.png new file mode 100644 index 0000000000000000000000000000000000000000..ef4c65aea4b4c5464f24c42338a1896514767f6a Binary files /dev/null and b/doc/user/search/img/filter_approved_by_merge_requests_v13_0.png differ diff --git a/doc/user/search/index.md b/doc/user/search/index.md index eac3d71483164d7fd7c5a32cff88bf9a464a9d37..f5efa3519d9597aa1d1149a32f927f6f0f0fd116 100644 --- a/doc/user/search/index.md +++ b/doc/user/search/index.md @@ -97,10 +97,19 @@ You can filter the **Issues** list to individual instances by their ID. For exam > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/9468) in [GitLab Starter](https://about.gitlab.com/pricing/) 11.9. To filter merge requests by an individual approver, you can type (or select from -the dropdown) `approver` and select the user. +the dropdown) **Approver** and select the user. ![Filter MRs by an approver](img/filter_approver_merge_requests.png) +### Filtering merge requests by "approved by" **(STARTER)** + +> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/30335) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.0. + +To filter merge requests already approved by a specific individual, you can type (or select from +the dropdown) **Approved-By** and select the user. + +![Filter MRs by approved by](img/filter_approved_by_merge_requests_v13_0.png) + ## Search history You can view recent searches by clicking on the little arrow-clock icon, which is to the left of the search input. Click the search entry to run that search again. This feature is available for issues and merge requests. Searches are stored locally in your browser.