hyperdx/.github
Tom Alexander 71e1441257
chore: Refactor PR classification + add tests (#2129)
## Summary
- Refactor for readability + add tests
- Allow small agent-branch PRs to reach Tier 2 (< 50 prod lines, ≤ 3 files)
- Add cross-layer detection to keep multi-package changes at Tier 3+
- Raise Tier 2 ceiling from 100 → 150 production lines
- Exclude test and changeset files from line counts used for tier decisions
- Extract pure classification logic into .github/scripts/ for testability
- Gate classify job on tests passing in pr-triage.yml
- Only CI changes to main.yaml and release.yaml are tier 4
- Test changes in critical paths don't count toward tiering decisions
2026-04-16 15:25:06 +00:00
..
images Update CONTRIBUTING.md (#1000) 2025-07-14 18:03:54 -07:00
scripts chore: Refactor PR classification + add tests (#2129) 2026-04-16 15:25:06 +00:00
workflows chore: Refactor PR classification + add tests (#2129) 2026-04-16 15:25:06 +00:00
pull_request_template.md Add PR template (#1820) 2026-03-02 18:04:07 +00:00