fix(ci): add canvas-deploy-reminder to all-required.needs (mc#923) #927

Merged
devops-engineer merged 1 commits from fix/staging-ci-drift-canvas-reminder into staging 2026-05-14 03:08:25 +00:00

1 Commits

Author SHA1 Message Date
4e886c91ae fix(ci): add canvas-deploy-reminder to staging all-required.needs (mc#923)
Some checks failed
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 22s
Lint curl status-code capture / Scan workflows for curl status-capture pollution (pull_request) Successful in 24s
CI / Detect changes (pull_request) Successful in 1m7s
E2E API Smoke Test / detect-changes (pull_request) Successful in 1m6s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 1m4s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 15s
gate-check-v3 / gate-check (pull_request) Successful in 25s
qa-review / approved (pull_request) Successful in 16s
Runtime PR-Built Compatibility / detect-changes (pull_request) Successful in 49s
security-review / approved (pull_request) Successful in 17s
sop-checklist-gate / gate (pull_request) Successful in 20s
lint-continue-on-error-tracking / lint-continue-on-error-tracking (pull_request) Failing after 2m14s
sop-tier-check / tier-check (pull_request) Successful in 18s
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 1m30s
Lint workflow YAML (Gitea-1.22.6-hostile shapes) / Lint workflow YAML for Gitea-1.22.6-hostile shapes (pull_request) Successful in 1m41s
lint-mask-pr-atomicity / lint-mask-pr-atomicity (pull_request) Successful in 2m9s
Lint pre-flip continue-on-error / Verify continue-on-error flips have run-log proof (pull_request) Successful in 2m5s
lint-required-context-exists-in-bp / lint-required-context-exists-in-bp (pull_request) Successful in 2m17s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 32s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 21s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 11s
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Successful in 9s
CI / Python Lint & Test (pull_request) Failing after 2m6s
CI / Platform (Go) (pull_request) Failing after 5m48s
CI / Canvas (Next.js) (pull_request) Failing after 13m38s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
CI / all-required (pull_request) Failing after 3s
sop-checklist / na-declarations (pull_request) awaiting /sop-n/a declaration for: qa-review, security-review
sop-checklist / all-items-acked (pull_request) [info tier:low] acked: 0/7 — missing: comprehensive-testing, local-postgres-e2e, staging-smoke, +4 — body-unfilled: comprehensive-testing, l
audit-force-merge / audit (pull_request) Has been skipped
mc#923 ci-drift root fix for staging branch.

canvas-deploy-reminder exists in staging ci.yml. Although the job is gated
by `if: github.event_name == 'push' ...` and ci_job_names() should exclude
it from F1 drift, the drift detector is flagging it. Apply the same fix
as mc#922 for main: add to all-required.needs:.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-14 02:35:09 +00:00