gitlab_retry_job
Retry a failed or cancelled GitLab CI job by providing the job ID and optional project path.
Instructions
Retry a failed or cancelled CI job.
Args: job_id: The numeric job ID to retry. project_path: GitLab project path, e.g. 'group/project'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |