restart_pipeline
Restart a completed or failed CI/CD pipeline to re-run all jobs from the beginning using its numeric pipeline ID.
Instructions
Restart a previously completed or failed CI/CD pipeline. Re-runs all jobs from the beginning. The pipeline is identified by its local numeric ID from list_pipelines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Project owner alias | |
| project | Yes | Project alias | |
| pipeline_id | Yes | Pipeline local ID |