Below you will find pages that utilize the taxonomy term “JohnTitor”
January 24, 2026
Semver Labeler
Version updated for https://github.com/JohnTitor/cargo-semver-checks to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Cargo Semver Labeler Action automates semantic versioning checks for Rust projects by running cargo-semver-checks on pull requests. It determines the required version bump (major, minor, or patch) by comparing the PR changes against the base branch and applies corresponding labels to the pull request.