fix(ci): rename sop-checklist-gate workflow to match BP required context #954

Closed
core-lead wants to merge 1 commits from fix/sop-checklist-gate-name into main

1 Commits

Author SHA1 Message Date
Molecule AI Core Platform Lead
2f787081b0 fix(ci): rename sop-checklist-gate workflow to match BP required context + cancel stale runs
Some checks failed
Block internal-flavored paths / Block forbidden paths (pull_request) Waiting to run
CI / Detect changes (pull_request) Waiting to run
CI / Platform (Go) (pull_request) Blocked by required conditions
CI / Canvas (Next.js) (pull_request) Blocked by required conditions
CI / Shellcheck (E2E scripts) (pull_request) Blocked by required conditions
CI / Canvas Deploy Reminder (pull_request) Blocked by required conditions
CI / Python Lint & Test (pull_request) Blocked by required conditions
CI / all-required (pull_request) Blocked by required conditions
E2E API Smoke Test / detect-changes (pull_request) Waiting to run
E2E API Smoke Test / E2E API Smoke Test (pull_request) Blocked by required conditions
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Waiting to run
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Blocked by required conditions
Handlers Postgres Integration / detect-changes (pull_request) Waiting to run
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Blocked by required conditions
lint-continue-on-error-tracking / lint-continue-on-error-tracking (pull_request) Waiting to run
Lint curl status-code capture / Scan workflows for curl status-capture pollution (pull_request) Waiting to run
Lint pre-flip continue-on-error / Verify continue-on-error flips have run-log proof (pull_request) Waiting to run
lint-required-context-exists-in-bp / lint-required-context-exists-in-bp (pull_request) Waiting to run
lint-required-no-paths / lint-required-no-paths (pull_request) Waiting to run
Lint workflow YAML (Gitea-1.22.6-hostile shapes) / Lint workflow YAML for Gitea-1.22.6-hostile shapes (pull_request) Waiting to run
Runtime PR-Built Compatibility / detect-changes (pull_request) Waiting to run
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Blocked by required conditions
Secret scan / Scan diff for credential-shaped strings (pull_request) Waiting to run
qa-review / approved (pull_request) Waiting to run
security-review / approved (pull_request) Waiting to run
sop-checklist-gate / gate (pull_request) Waiting to run
audit-force-merge / audit (pull_request) Has been skipped
sop-checklist / all-items-acked (pull_request) Successful in 13s
sop-tier-check / tier-check (pull_request) Successful in 17s
gate-check-v3 / gate-check (pull_request) Failing after 19s
sop-checklist-gate.yml emitted context `sop-checklist-gate / all-items-acked`
but branch protection requires `sop-checklist / all-items-acked`. The word `gate`
in the workflow name caused every PR to be permanently blocked.

Additionally, add `concurrency` block to cancel in-progress runs when a new
run starts, preventing stale runs from overwriting newer status contexts.

Rename `name: sop-checklist-gate` → `name: sop-checklist` so the emitted
context matches BP requirements.

Fixes: molecule-ai/molecule-core#948
2026-05-14 04:08:45 +00:00