The GitLab API provides an endpoint to create a pipeline for a merge request: https://docs.gitlab.com/ee/api/merge_requests.html#create-mr-pipeline `python-gitlab` unfortunately does not seem to support this feature. Can it be added?