geli
geli copied to clipboard
Automatic CHANGELOG generation
User Story
As a:
developer
I want:
to generate CHANGELOG automatically
so that:
i don't have to do it manually
Acceptance criteria:
- [ ]
Additional info:
Automatic CHANGELOG generation from git metadata(commit message) is state of the art. It 's used in many popular project like angular. conventional-changelog or conventional-changelog-angular could be used tho achieve that.
Do I see it correct, that this makes only sense if you squash the commits on merge, which I definetly wouldnt recommend for this project?!
Do I see it correct, that this makes only sense if you squash the commits on merge,
Yes.
So I would suggest to close this issue...
We are going to discuss this next thursday. I see your concerns about squashing but the current process is inconvenient for developers.