Semantic PR Release Drafter
Version updated for https://github.com/aaronsteers/semantic-pr-release-drafter to version v0.6.0.
- This action is used across all versions by 7 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Semantic PR Release Drafter GitHub Action automates the generation of release notes and versioning based on semantic PR titles and conventional commits, eliminating the need for label-based workflows. It simplifies the release process by providing zero-configuration defaults, inline or file-based configuration options, and features like pre-1.0 semantic version handling and file asset attachment. This action streamlines release management, ensuring consistency and efficiency for repositories using semantic commit conventions.
Release notes
⚠️ Breaking Changes
- Requires
allow-major-bumps=trueconfiguration in order to enable major version bumps (marketing-aware semver) (https://github.com/aaronsteers/semantic-pr-release-drafter/pull/28) 435ab4f
📖 Documentation
- add real-world examples table with workflow links (https://github.com/aaronsteers/semantic-pr-release-drafter/pull/24) 5cd3628
Full Changelog: https://github.com/aaronsteers/semantic-pr-release-drafter/compare/v0.5.0...v0.6.0