84243c735e
This commit updates ci-health-check.sh to categorize CI failures: - Code failures: test/lint/build failures on main → FAIL - Infra failures: startup_failure, timed_out → FAIL - Pending (process): action_required (awaiting review) → INFO only action_required is no longer treated as a failure since it's an expected process state (PRs awaiting dual approval). Co-Authored-By: Paperclip <noreply@paperclip.ing>