Releases
v0.5.0
New Features 🎉
#45 skip-release-notes should allow multiple entires in #113
Implemented the code.
Update of docs.
Fixed unit tests.
#57 Configurable regex-based Release note detection in the PR body in #112
Release notes title can be defined by user.
Release notes title can be defined by regex.
#104 Make RLS notes detection string customizable in #112
Release notes title can be defined by user.
Release notes title can be defined by regex.
#108 Do Not Persist Credentials - Workflows in #109
Disabled saving of credential in all checkout actions.
#110 Introduce GH actions for version tag check and release notes presence in #111
Switched to use new GH action. Simplified workflow files.
PR: #115 Do not fail when unknown placeholder received
Action no longer fails when unknown placeholders are received.
Unknown placeholders are removed from the configuration.
PR: #116 Use latest versions of supporting GH Actrions
Used latest versions of two support GH Actions.
Bugfixes 🛠
#117 Already releases issue are returned from GitHub API in #118
Added new filtration logic for received issues from GH API. These issues should already be filtered, but there is an error.
Infrastructure ⚙️
PR: #114 # Remove setup.py - it is not needed
setup.py removed from project.
Full Changelog
v0.4.0...v0.5.0
You can’t perform that action at this time.