All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- the checkout of changelog driven release repository in pr workflow
- the reusable workflow context repository
- set the name of the release to the tag name
- update target committish on update release call
- reusable workflow which packages the PR Flow of the Changelog Driven Release
- moved to the IPDX namespace
- target in draft releases
- release retrieval after creation/update
- fixed release retrieval after creation/update
- changelog parsing when there is no released version in the CHANGELOG.md
- tags output which contains all the created tags
- subtags should be updated when the GitHub release is published
- subtags should be updated when the parent tag is created
- tag should be created ahead of the GitHub release
- creating subtags
- v1 of the Changelog Drive Release action