Can we ignore pre-releases when auto-generating the Release Notes? #185
Replies: 4 comments 5 replies
-
|
Hi @beutlich -- I'm tagging in @MylesBorins on this |
Beta Was this translation helpful? Give feedback.
-
|
If you use the generate release notes API, rather than the UI, you can manually set the previous tag https://docs.github.com/en/rest/reference/repos#generate-release-notes-content-for-a-release With that said, if you use valid semver we should ignore pre-releases when hitting the generate release button. Have you tried it out? |
Beta Was this translation helpful? Give feedback.
-
|
Yes, I tried when editing already existing release tags using the new feature. Hence I wondered when I got where v4.0.0-rc.2 is a pre-release. |
Beta Was this translation helpful? Give feedback.
-
|
This request is now resolved. Thank you! Good job! |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to (optionally) define the base tag when auto-generating the Release Notes and basically being able to ignore the pre-releases like alpha, beta and RCs to have a full list in the final release? Thanks for that feature anyway!
Beta Was this translation helpful? Give feedback.
All reactions