Search before asking
Description
Current State:
The "dependency mode" configuration is present in the frontend, but it cannot effectively connect the backfill dependency enabling action with downstream workflow triggering.
Expected Behavior:
The feature should support two configurable modes via an enable/disable toggle:
Basic Mode: Upon backfill completion, only trigger direct downstream dependent workflows.
All-Level Mode: Upon backfill completion, recursively trigger all downstream workflows across all dependency levels.
Are you willing to submit a PR?
Code of Conduct