Retry GitLab job
retry_jobRetry a failed or canceled GitLab CI job by providing the project ID or path and the job ID, triggering a new pipeline run.
Instructions
Retry a failed or canceled GitLab CI job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| project | Yes | GitLab project ID or full path such as group/project. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |