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.
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?
python-gitlab