HyperStickler
Version updated for https://github.com/GeorgeSapkin/hyperstickler to version v1-beta.3.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
HyperStickler is a GitHub Action designed to enforce formalities and adherence to submission guidelines for commits and pull requests. It automates checks such as branch naming conventions, commit message formatting, and author identity validation to ensure contributions meet predefined standards. This tool helps maintain consistency and compliance in collaborative development workflows.
Release notes
Improvements
- Allow setting the job step number that full log link in comment points to. If not set it will point to the job itself.
- Misc code and documentation readability improvements.
Full Changelog: https://github.com/GeorgeSapkin/hyperstickler/compare/v1-beta.2...v1-beta.3