Below you will find pages that utilize the taxonomy term “PramodKumarYadav”
August 20, 2026
Agentic SemVer
Version updated for https://github.com/PramodKumarYadav/agentic-semver to version v1.2.2.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary agentic-semver is a GitHub Action that automates semantic versioning for pull requests by using Claude to analyze the PR diff and classify changes as patch, minor, or major. It updates the version file and generates a changelog entry, applies labels, and commits these changes back to the PR branch. It also includes a companion action create-release to create GitHub Releases from the version file and changelog.