-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: Can we get a changelog added to TAG releases #1254
Comments
Not interested in filling it out manually. it must be fully automatic not changing existing workflow at all. |
Any updates on this? |
nobody as proposed any solution, so no. |
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 |
So send a PR and describe there what maintainers need to do |
You can get the same result by going to Releases/Tags |
Just to be clear: send PR if you want something to be changed. |
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.
The text was updated successfully, but these errors were encountered: