List Pipelines
gitlab_list_pipelinesList GitLab project pipelines with filters for status, branch, user, and other criteria.
Instructions
List pipelines for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| sha | No | ||
| page | No | ||
| sort | No | ||
| scope | No | ||
| source | No | ||
| status | No | ||
| order_by | No | ||
| per_page | No | ||
| username | No | ||
| project_id | No | ||
| yaml_errors | No | ||
| updated_after | No | ||
| updated_before | No |