Skip to content

Releases: lu-zhengda/pr406

v0.1.1

08 Mar 00:54
v0.1.1
1e19de8

Choose a tag to compare

pr406 v0.1.1

Changes

  • Updated Action metadata name to ai-pr-406 to satisfy GitHub Marketplace uniqueness checks.

Validation

  • npm run validate: pass

Install

v0.1.0

08 Mar 00:10
v0.1.0
928245c

Choose a tag to compare

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: pass
  • npm 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.