Retry pipeline
retry_pipelineRetry failed or canceled jobs in a GitLab pipeline by providing the project ID or path and the pipeline ID.
Instructions
Retry failed or canceled jobs in a GitLab pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | GitLab project ID or full path such as group/project. | |
| pipeline_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |