fix(ci): mark CodeQL continue-on-error (advisory only) — closes #156 #35
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/codeql-continue-on-error-156"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per Hongming decision 2026-05-07 (Task #156): mark CodeQL go/js-ts/python analyze jobs as
continue-on-error: trueso they emit SARIF artifacts but do NOT block PRs / staging→main auto-promote.Follow-up post-demo: replace CodeQL with Semgrep+Trivy SAST per
feedback_oss_design_philosophy(logged as Task #156 long-term path).