Skip to content

Merge Requests API - List associated pipelines

It would be interesting to find a merge request for your commit.

GET /projects/:id/merge_requests?merge_commit_sha=:sha

https://docs.gitlab.com/ce/api/merge_requests.html#list-project-merge-requests

Edited by Mark Fletcher