We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
https://docs.gitlab.com/ee/api/merge_requests.html#list-mr-pipelines
Does not seem to be available in Gitlab Python. This would allow doing:
mr = gitlab.project.get(...).mergerequest.get(...) mr.pipelines.list()