release-notes-generator icon indicating copy to clipboard operation
release-notes-generator copied to clipboard

Is it possible to add custom release notes along with generated ones?

Open LakshmiRavali opened this issue 4 years ago • 4 comments

Currently, release notes are generated like below. image Can we configure the release notes, I mean Can we add extra notes along with the generated ones for some commit?

LakshmiRavali avatar Aug 23 '21 10:08 LakshmiRavali

What would you like to add?

You can always edit the release notes on GItHub manually after they were created. If you want to change the changelogs in a way that is not supported by this plugin then you can write your own

gr2m avatar Aug 23 '21 15:08 gr2m

In our case, we would like to add a little header or footer text to a release, with supported php/node versions, for example. Is something like that possible?

EdieLemoine avatar Dec 31 '21 09:12 EdieLemoine

I have a similar use case where I'd like to insert an auto-generated header with links to the deployed Google Apps Script library.

ahochsteger avatar Sep 11 '23 06:09 ahochsteger

+1 for this. I would like to add my android version code to the release notes as well, not just the version name.

FelixZY avatar Jan 14 '24 14:01 FelixZY