Skip to content
Recued
Menu
← Back to recipes

Rerun a CircleCI workflow from failed jobs

by recued-core v1

Approval-gated CircleCI workflow rerun. It reads the workflow and current workflow jobs, then reruns exactly one workflow from failed jobs with SSH disabled through recued-core.circleci.workflow.rerun. It does not trigger new pipeline definitions, approve hold jobs, cancel workflows or jobs, mutate schedules/triggers, enable SSH reruns, or call arbitrary CircleCI API routes.

How it works 7 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (7 steps)
workflow_id trim
Trim whitespace from setting workflow id
workflow ?
jobs_raw ?
jobs default
Apply default
job_count count
Count items in jobs
rerun ?
card to_summary
Format results as a summary card
Settings 2 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

circleci setting =
workflow id setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Circleci connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

circleci circleciworkflowrerunci-cdapprovaldeveloper-workflowpack:circleci

Details

7 steps 2 configurable settings recipe_id: rerun-circleci-workflow-from-failed