Below you will find pages that utilize the taxonomy term “SAP”
January 7, 2026
pull-request-semver-bumper
Version updated for https://github.com/SAP/pull-request-semver-bumper to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Pull Request Semver Bumper GitHub Action automates semantic version bumping within Pull Requests, ensuring that the version is updated before merging, which keeps the main branch clean and deployment-ready. It supports multiple project types (Maven, NPM, Python, and generic version files) and adheres to the Conventional Commits standard, streamlining version management and eliminating the need for separate release commits.
December 17, 2025
pull-request-semver-bumper
Version updated for https://github.com/SAP/pull-request-semver-bumper to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🚀 Features feat: Add merge_group trigger and refine if conditions for pull request specific steps in build workflow. feat: Add an all-tests-passed job to aggregate test results and set commit status. feat: Add changelog configuration file and integrate it into the release workflow.