geli icon indicating copy to clipboard operation
geli copied to clipboard

Automatic CHANGELOG generation

Open a-siewe opened this issue 5 years ago • 4 comments

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.

a-siewe avatar Aug 02 '18 15:08 a-siewe

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?!

aeimer avatar Oct 12 '18 18:10 aeimer

Do I see it correct, that this makes only sense if you squash the commits on merge,

Yes.

kesselb avatar Oct 12 '18 18:10 kesselb

So I would suggest to close this issue...

aeimer avatar Oct 12 '18 18:10 aeimer

We are going to discuss this next thursday. I see your concerns about squashing but the current process is inconvenient for developers.

kesselb avatar Oct 12 '18 19:10 kesselb