fix(ci): remove || true guards from jq pipelines in audit-force-merge.sh #799

Closed
core-be wants to merge 1 commits from merge-792 into main

1 Commits

Author SHA1 Message Date
b4c970d23a fix(ci): remove || true guards from jq pipelines in audit-force-merge.sh
Some checks failed
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 3s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 8s
security-review / approved (pull_request) Failing after 8s
qa-review / approved (pull_request) Failing after 9s
CI / Detect changes (pull_request) Successful in 13s
gate-check-v3 / gate-check (pull_request) Successful in 11s
E2E API Smoke Test / detect-changes (pull_request) Successful in 15s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 15s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 15s
sop-checklist / all-items-acked (pull_request) acked: 0/7 — missing: comprehensive-testing, local-postgres-e2e, staging-smoke, +4 — body-unfilled: 7
Runtime PR-Built Compatibility / detect-changes (pull_request) Successful in 16s
sop-checklist-gate / gate (pull_request) Successful in 7s
CI / Canvas (Next.js) (pull_request) Successful in 4s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 4s
CI / Python Lint & Test (pull_request) Successful in 3s
CI / Platform (Go) (pull_request) Successful in 5s
sop-tier-check / tier-check (pull_request) Successful in 8s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 5s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 3s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 4s
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Successful in 3s
CI / all-required (pull_request) Successful in 1s
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 1m4s
audit-force-merge / audit (pull_request) Has been skipped
Removes `|| true` guards from jq pipelines in audit-force-merge.sh so that
jq failures cause the script to exit non-zero instead of silently continuing.
Core-qa: APPROVED. Core-security: APPROVED (comment #17643). Fixes #787.

Squashed from PR #792.
2026-05-13 05:30:16 +00:00