fix(ci): path-scope main push heavy checks #1678

Merged
hongming merged 1 commits from fix/ci-path-scope-main-push into main 2026-05-22 06:56:43 +00:00
Owner

Summary\n- extend existing CI path-scope from PR-only to all events for Platform, Canvas, and Shellcheck heavy steps\n- preserve required contexts via lightweight satisfied steps when the surface did not change\n- prevent E2E/script-only main pushes from being blocked by unrelated Go bootstrap/runtime work\n\n## Why\nPost-merge monitoring of #1677 showed the merge commit only changed tests/e2e, but main-push Platform (Go) still ran go build and timed out. That made all-required red and blocked production auto-deploy even though the relevant synthetic E2E passed.\n\n## Tests\n- python3 -m pytest tests/test_lint_workflow_yaml.py tests/test_detect_changes.py -q\n- python3 .gitea/scripts/lint-workflow-yaml.py --workflow-dir .gitea/workflows\n- git diff --check

## Summary\n- extend existing CI path-scope from PR-only to all events for Platform, Canvas, and Shellcheck heavy steps\n- preserve required contexts via lightweight satisfied steps when the surface did not change\n- prevent E2E/script-only main pushes from being blocked by unrelated Go bootstrap/runtime work\n\n## Why\nPost-merge monitoring of #1677 showed the merge commit only changed tests/e2e, but main-push Platform (Go) still ran go build and timed out. That made all-required red and blocked production auto-deploy even though the relevant synthetic E2E passed.\n\n## Tests\n- python3 -m pytest tests/test_lint_workflow_yaml.py tests/test_detect_changes.py -q\n- python3 .gitea/scripts/lint-workflow-yaml.py --workflow-dir .gitea/workflows\n- git diff --check
hongming added 1 commit 2026-05-22 06:51:36 +00:00
fix(ci): path-scope main push heavy checks
Lint shellcheck (arm64 pilot) / shellcheck-arm64 (pilot) (pull_request) Waiting to run
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 11s
CI / Detect changes (pull_request) Successful in 15s
CI / Python Lint & Test (pull_request) Successful in 13s
E2E Chat / detect-changes (pull_request) Successful in 15s
E2E API Smoke Test / detect-changes (pull_request) Successful in 18s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 14s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 14s
Lint forbidden tenant-env keys / Scan workspace_secrets writers for forbidden env keys (pull_request) Successful in 7s
Lint curl status-code capture / Scan workflows for curl status-capture pollution (pull_request) Successful in 7s
Lint no tenant GITEA or GITHUB token write / Scan for repo-host token write into tenant workspace surface (pull_request) Successful in 8s
lint-continue-on-error-tracking / lint-continue-on-error-tracking (pull_request) Successful in 1m36s
Lint pre-flip continue-on-error / Verify continue-on-error flips have run-log proof (pull_request) Successful in 1m24s
lint-required-workflows-docker-host-pinned / Lint docker-host pin on docker-touching workflows (pull_request) Successful in 4s
lint-mask-pr-atomicity / lint-mask-pr-atomicity (pull_request) Successful in 1m38s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 6s
gate-check-v3 / gate-check (pull_request) Successful in 6s
qa-review / approved (pull_request) Failing after 6s
sop-checklist / na-declarations (pull_request) N/A: (none)
sop-checklist / all-items-acked (pull_request) Successful in 7s
security-review / approved (pull_request) Failing after 9s
sop-checklist / review-refire (pull_request) Has been skipped
lint-required-context-exists-in-bp / lint-required-context-exists-in-bp (pull_request) Successful in 1m43s
sop-tier-check / tier-check (pull_request) Successful in 5s
CI / Platform (Go) (pull_request) Successful in 5s
CI / Canvas (Next.js) (pull_request) Successful in 2s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 2s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 3s
E2E Chat / E2E Chat (pull_request) Successful in 7s
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 1m15s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 6s
CI / all-required (pull_request) Successful in 2m57s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 18s
Lint workflow YAML (Gitea-1.22.6-hostile shapes) / Lint workflow YAML for Gitea-1.22.6-hostile shapes (pull_request) Successful in 1m24s
audit-force-merge / audit (pull_request) Successful in 10s
3112f394eb
hongming merged commit 01087ddbe7 into main 2026-05-22 06:56:43 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-core#1678