PR Rigor
Version updated for https://github.com/Hassan7253/pr-rigor to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
PR Rigor automates deterministic checks to ensure that pull requests are prepared for focused human review. It identifies missing context, tests, security issues, supply chain problems, release readiness, and compatibility, providing clear evidence and recovery steps. The action is designed to help maintainers keep final authority over pull request acceptance, using repeatable first-pass checks with a stable GitHub comment update.
What’s Changed
Changelog
1.0.0 - 2026-07-19
Added
- GitHub Action and CLI with zero runtime dependencies
- 26 deterministic readiness, testing, security, supply-chain, release, and compatibility checks
- Balanced, strict, library, and docs presets
- Markdown, text, JSON, and SARIF output
- Trusted base-commit configuration loading
- Bot-safe comment updates, workflow annotations, and step summaries
- Maintainer waiver and skip labels
- Configuration schema, security model, tests, and publication guide