HyperStickler
Version updated for https://github.com/GeorgeSapkin/hyperstickler to version v1-rc.1.
- This action is used across all versions by 24 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
HyperStickler is a GitHub Action designed to automate the verification of commit and pull request formalities based on specific submission guidelines. It ensures compliance with standards such as proper commit messages, author information, branch naming, and other formatting rules, reducing manual review effort and maintaining consistency in contributions. This tool improves workflow efficiency by identifying issues early and providing actionable feedback directly within pull requests.
Release notes
What’s Changed
- Make feature branch configurable
- Fix processing body in GitHub actions
- Escape LaTeX special characters in output
- Add more tests
- Various macOS-related fixes
- Misc internal fixes and improvements
New Contributors
- @BKPepe made their first contribution in https://github.com/GeorgeSapkin/hyperstickler/pull/3
Full Changelog: https://github.com/GeorgeSapkin/hyperstickler/compare/v1-beta.3...v1-rc.1