gitlab_retry_pipeline
Retry all failed jobs in a GitLab pipeline to quickly recover from failures without manual intervention.
Instructions
Retry all failed jobs in a pipeline.
Args: pipeline_id: The numeric pipeline ID. project_path: GitLab project path, e.g. 'group/project'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline_id | Yes | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |