Skip to content
Recued
Menu
← Back to recipes

CircleCI workflow failure brief

by recued-core v1

Read-only CircleCI triage brief for one workflow. It reads the workflow, its pipeline, and workflow jobs through recued-core.circleci, renders the job table, and asks core.ai.summarize for a concise failure-oriented brief. It never reruns, cancels, approves, triggers, updates schedules/triggers, reads environment variables, or calls arbitrary CircleCI API routes.

How it works 11 steps

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

Process (11 steps)
pipeline_id trim
Trim whitespace from setting pipeline id
workflow_id trim
Trim whitespace from setting workflow id
pipeline ?
workflow ?
jobs_raw ?
jobs default
Apply default
job_count count
Count items in jobs
job_rows slice
Take a subset of
job_table to_table
Format results as a data table
summarize ?
card to_summary
Format results as a summary card
Settings 6 configurable

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

focus setting = Summarize what failed, which jobs are blocked or waiting, the likely next verification steps, and whether rerun/cancel/approval should be considered.
circleci setting =
row limit setting = 30
max length setting = 900
pipeline id 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 circleciworkflowjobsfailure-triageincident-responsedeveloper-workflowpack:circleci

Details

11 steps 6 configurable settings recipe_id: circleci-workflow-failure-brief