Today · Workflow runs

Workflow runs

Track where you are in a multi-step workflow or runbook (step 3 of 7). Start a run from a named workflow, mark each step done or failed, and see live + recent runs with step-by-step progress. Not a workflow engine: it reuses the runbook step lists and only tracks position.

See it in motion

Where to find it

  • Localhost: /workflow-runs.html?repo=<id>
  • API: GET /api/workflow-runs · POST /api/workflow-runs/start|advance
  • Keyboard: K then workflow runs
  • Sidebar: Actions queue → Workflow runs

What it does for you

Know exactly where you are in a runbook, step by step.Track where you are in a multi-step workflow or runbook (step 3 of 7). Start a run from a named workflow, mark each step done or failed, and see live + recent runs with step-by-step progress. Not a workflow engine: it reuses the runbook step lists and only tracks position.

Read more