Open
Description
Description
Currently, changelog-build
covers the case of building a CHANGELOG section for a current release. It would be great if there was the ability to manage an existing CHANGELOG file to add that section.
For example, the Terraform AWS Provider uses a script to build an updated CHANGELOG:
- Leave top header ("Unreleased"/"Next")
changelog-build
contents- Append the previous release CHANGELOG contents
If this functionality would be acceptable for changelog-build
, it would only need two additional pieces of optional information:
- CHANGELOG file name to manage
- Enable leaving a top header (e.g. skip line 1, skip line 1 if matching string, or add this line 1)
References
Metadata
Metadata
Assignees
Labels
No labels