PlexTraktSync icon indicating copy to clipboard operation
PlexTraktSync copied to clipboard

Feature request: Can we get a changelog added to TAG releases

Open xInsertx opened this issue 1 year ago • 9 comments

Feature description

Use case

Currently, use a container to monitor upstream for updates, and when one is pushed I am notified. I would then either review the release change log or the changelog attached to the tag.

It would be good to be able to review as a quick change overview vs looking back through commits.

Plan to implement

There are a few ways to implement this - leave it up to you to decide.

xInsertx avatar Dec 02 '22 12:12 xInsertx

Not interested in filling it out manually. it must be fully automatic not changing existing workflow at all.

glensc avatar Dec 07 '22 09:12 glensc

Not interested in filling it out manually. it must be fully automatic not changing existing workflow at all.

Any updates on this?

zeroquinc avatar Dec 19 '22 12:12 zeroquinc

nobody as proposed any solution, so no.

glensc avatar Dec 19 '22 14:12 glensc

You could start by using the inbuilt feature "Generate Release Notes" - https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#about-automatically-generated-release-notes

Just needs a .github/release.yml file and ideally meaningful labels

xInsertx avatar Dec 21 '22 00:12 xInsertx

So send a PR and describe there what maintainers need to do

glensc avatar Dec 21 '22 12:12 glensc

You could start by using the inbuilt feature "Generate Release Notes" - https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#about-automatically-generated-release-notes

Just needs a .github/release.yml file and ideally meaningful labels

You can get the same result by going to Releases/Tags and comparing the two latest tagged releases. If the labels are not clear (sometimes they are not :) ), you can read the code that was changed and/or the commits/Pull requests that where incorporated in that release.

scoiattolo49 avatar Dec 26 '22 12:12 scoiattolo49

Just to be clear: send PR if you want something to be changed.

glensc avatar Dec 29 '22 19:12 glensc