I built a read-only GitHub Action to flag risky PRs before merge
Most CI checks answer questions like: Does the code compile? Do the tests pass? Does linting pass? Is formatting correct? Those checks are useful, but they often miss a different question: Did
Jun 19, 20264 min read24


