Releases: lu-zhengda/pr406
Releases · lu-zhengda/pr406
v0.1.1
pr406 v0.1.1
Changes
- Updated Action metadata name to
ai-pr-406to satisfy GitHub Marketplace uniqueness checks.
Validation
npm run validate: pass
Install
uses: lu-zhengda/[email protected]
v0.1.0
pr406 v0.1.0 (heuristics-only) initial release.
Highlights
- TypeScript GitHub Action with transparent PR heuristics scoring.
- Safe defaults (
dry_run: true, fail-open on missing signals). - Configurable label/comment/close policy with human override token (
[human-authored]). - Built-in outputs for decision/report automation.
- Calibration gate and autonomous E2E harness with real fork PR scenarios.
Validation
npm run validate: passnpm audit --omit=dev: 0 vulnerabilities- Autonomous E2E loop: 3 consecutive green full-matrix runs
Notes
- This release is intentionally heuristics-only (AI-assisted analysis deferred).
- Recommended rollout: start in dry-run mode for one week before enforcement.