You need to sign in or sign up before continuing.
Filter by reviewer in MergeRequest List API
All threads resolved!
All threads resolved!
Compare changes
Files
3- Sincheol (David) Kim authored
+ 41
− 1
@@ -5,7+5,7 @@
@@ -65,7+65,7 @@
| `reviewer_id` | integer | no | Returns merge requests review requested to the given user `id`. `None` returns merge requests with no reviewers. `Any` returns merge requests with any reviewer. Mutually exclusive with `reviewer_username`. _([Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/49192) in GitLab 13.7)_ |
| `my_reaction_emoji` | string | no | Return merge requests reacted by the authenticated user by the given `emoji`. `None` returns issues not given a reaction. `Any` returns issues given at least one reaction. _([Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/14016) in GitLab 10.0)_ |
@@ -141,6 +143,14 @@ dependent on the `merge_status`. It'll return `false` unless `merge_status` is
@@ -256,11 +266,14 @@ Parameters:
| `reviewer_id` | integer | no | Returns merge requests review requested to the given user `id`. `None` returns merge requests with no reviewers. `Any` returns merge requests with any reviewer. Mutually exclusive with `reviewer_username`. _([Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/49192) in GitLab 13.7)_ |
| `my_reaction_emoji` | string | no | Return merge requests reacted by the authenticated user by the given `emoji`. `None` returns issues not given a reaction. `Any` returns issues given at least one reaction. _([Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/14016) in GitLab 10.0)_ |
@@ -312,6 +325,14 @@ Parameters:
@@ -420,11 +441,14 @@ Parameters:
| `reviewer_id` | integer | no | Returns merge requests review requested to the given user `id`. `None` returns merge requests with no reviewers. `Any` returns merge requests with any reviewer. Mutually exclusive with `reviewer_username`. _([Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/49192) in GitLab 13.7)_ |
| `my_reaction_emoji` | string | no | Return merge requests reacted by the authenticated user by the given `emoji`. `None` returns issues not given a reaction. `Any` returns issues given at least one reaction. _([Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/14016) in GitLab 10.0)_ |
@@ -476,6 +500,14 @@ Parameters:
@@ -612,6 +644,14 @@ dependent on the `merge_status`. It'll return `false` unless `merge_status` is