Auto-generate release notes comparison settings #6857
-
|
The |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments
-
|
I have exactly the same issue. We do monthly releases - so I have 2.9,2.10,2.11, 3.0, 3.1, 3.2 |
Beta Was this translation helpful? Give feedback.
-
|
I see no info at https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes on any kind of configuration for the baseline, so would have assumed 'previous release' . That's not what happened. |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
|
Hey all. We just rolled out an update please try the feature again and please let me know if things are working again. We use an algorithm based on semver to determine prior releases, but it should work with some other versioning schemes as well |
Beta Was this translation helpful? Give feedback.
-
|
Thanks Myles! I tried it out last week and this week and it seems to be picking up the correct base release to compare to. |
Beta Was this translation helpful? Give feedback.
-
|
This does not appear to work for pre-releases. Example: I create a release for |
Beta Was this translation helpful? Give feedback.
-
|
This is not working for me at all. I've tried rc and non rc tags, no matter what it's performing a diff from the selected tag |
Beta Was this translation helpful? Give feedback.
-
|
ours invariably picks up the last tag, which means it picks up the last build - circle ci creates a tag for each build. every time i do a release it picks up the last incremental, eg the generated notes are always the last issue anyone worked on and nothing else. |
Beta Was this translation helpful? Give feedback.
Hey all. We just rolled out an update please try the feature again and please let me know if things are working again. We use an algorithm based on semver to determine prior releases, but it should work with some other versioning schemes as well