Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add support for GET /merge_requests call #553

Copy link
Copy link
@Terseus

Description

@Terseus
Issue body actions

Description of the problem, including code/CLI snippet

Since GitLab 9.5 there is a GET /merge_requests call that returns all the merge requests the current authenticated user have access to.

This call is very useful when doing actions over all the merge requests, as is much more efficient than doing GET /projects/:id/merge_requests for each project.

A good place for its manager to be would be in the mergerequests property in the client object, the same name used in project objects.

thatarchguy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.