molecule-core/.github
molecule-ai[bot] 23be5083e4 fix(ci): revert cancel-in-progress to true — ubuntu-runner dispatch stalled
With cancel-in-progress: false, pending CI runs accumulate in the
ci-staging concurrency group. New pushes create queued runs, but
GitHub dispatches multiple runs for the same SHA instead of replacing
the pending one. All runs get stuck/cancelled before completing.

Reverting to cancel-in-progress: true restores CI operation — runs
that are superseded are cancelled, freeing the concurrency slot for
the new run to proceed.

Runner availability (ubuntu-latest dispatch stall) is a separate
infra issue tracked independently.
2026-04-21 03:42:23 +00:00
..
workflows fix(ci): revert cancel-in-progress to true — ubuntu-runner dispatch stalled 2026-04-21 03:42:23 +00:00