Below you will find pages that utilize the taxonomy term “RonaldPhilipsen”
April 10, 2026
semVersie
Version updated for https://github.com/RonaldPhilipsen/semVersie to version v2.3.2.
This action is used across all versions by 5 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The semVersie GitHub Action automates the calculation of semantic version bumps (major, minor, or patch) based on conventional commit messages in pull requests. It helps streamline the versioning process by determining the next release version and optionally labeling pull requests with their version impact. This action is designed to be simple, language-agnostic, and lightweight, allowing users to integrate semantic versioning into their workflows without handling complex release processes.
April 5, 2026
semVersie
Version updated for https://github.com/RonaldPhilipsen/semVersie to version v2.3.1.
This action is used across all versions by 5 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The semVersie GitHub Action automates the calculation of semantic version bumps (major, minor, patch) based on conventional commit messages in pull requests. It helps streamline the versioning process by determining the next release version and optionally labeling pull requests with their version impact. This action simplifies release management without restricting usage to specific programming languages, making it a versatile tool for projects following semantic versioning practices.