e-volv

Workflows

Testworkflowsbeforetheytouchanything

Run the whole graph against sample trigger data with side effects stubbed out.

Dry-run executes your workflow end to end without writing to git, tickets, or CI. Inspect what each step would have done, verify template resolution, and fix wiring before publishing — no more testing in production.

  • Run against a sample event or pin a real webhook delivery
  • Ticket writes, CI dispatches, and git clones are skipped; agents run in test mode
  • Step-by-step results in the standard execution viewer