Below you will find pages that utilize the taxonomy term “Release-Please-Oss”
April 22, 2026
release-please-oss-action
Version updated for https://github.com/release-please-oss/release-please-action to version v6.0.1.
This action is used across all versions by 11 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 Release Please Action automates the process of creating and managing releases in GitHub repositories by analyzing commit messages that follow the Conventional Commits standard. It eliminates manual work by generating release pull requests, updating changelogs, and handling version bumps in a consistent and configurable way. This action is especially useful for projects requiring streamlined release management and adherence to semantic versioning practices.
April 15, 2026
release-please-oss-action
Version updated for https://github.com/release-please-oss/release-please-action to version v6.0.0.
This action is used across all versions by 11 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 Release Please Action is a GitHub Action that automates the release process for repositories using the Conventional Commits standard. It generates release pull requests, updates changelogs, and manages versioning based on commit messages, eliminating the need for manual releases. This action supports advanced configuration options, such as custom release types and inline JSON configurations, to adapt to various project needs.
April 15, 2026
release-please-oss-action
Version updated for https://github.com/release-please-oss/release-please-action to version v5.3.2.
This action is used across all versions by 11 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 Release Please Action automates the release process in GitHub projects by generating release pull requests and changelogs based on Conventional Commit messages. It simplifies version management by automatically determining semantic version bumps (major, minor, patch) and handling release artifacts, reducing the need for manual intervention. Key capabilities include support for customizable configuration options (e.g., release types, changelog formatting) and integration with GitHub secrets for secure token management.