Epics

Organize related jobs into coordinated workflows

Epics let you group multiple related jobs together and manage them as a coordinated workflow with dependencies and execution order. The wave view makes it easy to add, move, retry, and edit jobs without leaving the epic.

Epic Features

  • Define dependencies between jobs to control execution order
  • Jobs without dependencies can run in parallel for faster completion
  • Track overall progress across all jobs in the epic with per-wave status indicators that reflect actual job state

Epic Execution

Start epic execution to automatically launch jobs in dependency order. Jobs that can run in parallel will be launched simultaneously. If one job fails, parallel siblings continue but jobs that depend on the failed one are marked Blocked. Click Retry on the failed card to launch a replacement that takes over its position in the epic — its dependents will resume automatically once the replacement completes.

Tip
Epics are ideal for large features that can be broken down into smaller, manageable tasks that build on each other.
Tip
Need to act on many jobs at once? See the Bulk Operations guide
Documentation | Enric