cmux/.github
Lawrence Chen 8286c90863
ci: add concurrency groups to prevent WarpBuild runner contention (#1889)
Rapid pushes to main spawn 7+ WarpBuild jobs simultaneously, causing
intermittent runner failures (shutdown during submodule clone, lost
communication). Add workflow-level concurrency groups to ci.yml and
build-ghosttykit.yml.

On PRs, stale runs are canceled when a new push arrives. On main, runs
queue serially (cancel-in-progress is false to avoid GitHub treating
cancelled runs as failures).

Co-authored-by: Lawrence Chen <lawrencecchen@users.noreply.github.com>
2026-03-20 17:29:34 -07:00
..
ISSUE_TEMPLATE Prompt bug reporters to test NIGHTLY (#930) 2026-03-05 01:48:09 -08:00
workflows ci: add concurrency groups to prevent WarpBuild runner contention (#1889) 2026-03-20 17:29:34 -07:00
pull_request_template.md Add PR template section for demo videos (#933) 2026-03-05 03:05:35 -08:00