Skip to content

Conversation

@mojoatomic
Copy link
Owner

Summary

  • Remove continue-on-error from health telemetry step
  • Run ratchet:context normally (no || true) so gating can actually fail when enabled
  • Keep job name ratchet-and-tests stable for branch protection

Behavior

  • With health.enabled=false (default), step exits 0 and job passes
  • With health.enabled=true and score below thresholds, step exits non-zero and job fails

Next (branch protection)

  • Set ratchet-and-tests as a required check for main
  • Optionally also require CI / Test on Node.js 20.x

Refs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants