Skip to main content

List Merge Request Pipelines

Get a list of merge request pipelines.

External Documentation

To learn more, visit the GitLab documentation.

Parameters

ParameterDescription
Merge Request Internal IDThe internal ID of the merge request.
Project IDThe ID or path of the project owned by the authenticated user. If the path is being used, it should be url encoded - for example: user%2my-project .

Workflow Library Example

List Merge Request Pipelines with Gitlab and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop