-
Notifications
You must be signed in to change notification settings - Fork 22
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-buildcontents- 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
mikemorris and jrhouston
Metadata
Metadata
Assignees
Labels
No labels