Below you will find pages that utilize the taxonomy term “This-Oliver”
April 29, 2026
detect-conventional-bump
Version updated for https://github.com/this-oliver/detect-conventional-bump to version v0.2.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The detect-conventional-bump GitHub Action automates the process of determining the type of version bump (major, minor, or patch) based on commit messages that follow the Conventional Commits standard. It is designed to streamline CI/CD workflows by enabling automated versioning and release management. The action analyzes commit messages to identify the appropriate bump type, providing a consistent and efficient method for handling semantic versioning in development pipelines.
April 27, 2026
detect-conventional-bump
Version updated for https://github.com/this-oliver/detect-conventional-bump to version v0.1.3.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The detect-conventional-bump GitHub Action automates the process of determining the type of version bump (major, minor, or patch) based on commit messages that follow the Conventional Commits standard. It is designed for use in CI/CD pipelines to streamline versioning and release workflows by analyzing commit messages and outputting the appropriate bump type. This action helps teams maintain consistent versioning practices and simplifies the release process.