Automatically seed the change log entry based on the git commits since last release
Open
Central-EngSys
EngSys
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
As part of the Prepare-Release step we should pull all the git commits scoped to the given package directory and format them and put them into the change log entry. We should also include names of the contributors for each commit.
This information is simply intended to seed the change log for the developers and then they can modify it to clean it up as needed before submitted the PR with the updated changelog.
Contributor guide
Assessment
This issue has not been assessed yet.