Skip to content

automatically generate release notes

Since we will make gitlab releases based on git tags, we need to automatically generate release notes as well.

Release jobs examples:

Tools/doc to investigate:

Tasks:

  • test the different tools, chose a solution

A first version to test some stuff ha been designed and is available at : ReleaseNoteProject. It has been designed on a workflow based on the CI : everytime a new tag is released, a release version is generated by gitlab.

FYI @thibaut.oprinsen @paubert

Edited by Vincent Pollet