Semantic PR Release Drafter
Version updated for https://github.com/aaronsteers/semantic-pr-release-drafter to version v0.7.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 creation of release notes by analyzing semantic PR titles and commit messages, eliminating the need for label-based categorization. It simplifies release management with zero-configuration defaults, inline or file-based configuration options, and support for conventional commit standards. Key capabilities include automatic versioning, marketing-friendly semantic versioning, file asset attachment, and pre-1.0 semantic versioning compliance, enabling streamlined and consistent release workflows.
Release notes
✨ New Features
- implement version preservation rules for draft releases (https://github.com/aaronsteers/semantic-pr-release-drafter/pull/29) 2b3d304, (https://github.com/aaronsteers/semantic-pr-release-drafter/pull/31) 813fa80
📖 Documentation
- add version preservation documentation (https://github.com/aaronsteers/semantic-pr-release-drafter/pull/30) 5345127
- update attach-files example to show dry-run pattern for version sync (https://github.com/aaronsteers/semantic-pr-release-drafter/pull/27) da3f8d7
Full Changelog: https://github.com/aaronsteers/semantic-pr-release-drafter/compare/v0.6.0...v0.7.0