Skip to content
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

Release notes are wrong for backported releases #266

Closed
Krastanov opened this issue Aug 11, 2023 · 1 comment
Closed

Release notes are wrong for backported releases #266

Krastanov opened this issue Aug 11, 2023 · 1 comment

Comments

@Krastanov
Copy link

Consider the following story for some package:

  • release 1.0 is made
  • the master branch is dedicated now to release 2.0 and PRs a,b&c happen.
  • only PR c gets backported to a separate branch which is used to release 1.0.1

The autogenerated release notes for 1.0.1 should include only PR c, but instead they include PRs a,b&c

Seen here JuliaCollections/DataStructures.jl#865

@lgoettgens
Copy link

Duplicate of #181

@ericphanson ericphanson closed this as not planned Won't fix, can't repro, duplicate, stale Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants