Pipeline Execution Priority & “Run After” Dependencies
Under Review
July 30, 2025
At the moment, when multiple Codefresh pipelines are triggered simultaneously, they run in the order determined by the system scheduler. For complex workflows—especially mono‑repos and micro‑service deployments—this can cause unnecessary delays. Explicit Ordering – A simple, drag‑and‑drop or numbered list in the UI/API where teams can set a fixed priority sequence (example : Pipeline C→ Pipeline A→ Pipeline B)..