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

feat: changelog generator for LTS releases #1602

Merged
merged 14 commits into from
Feb 20, 2025

Conversation

segfault-magnet
Copy link
Contributor

Summary

Updated the changelog generator so that you can choose the branch and the latest release made from that branch.

Useful when we backport to LTS branches, we then choose the correct lts branch and the corresponding last release made from that branch.
screen_1
screen_2
screen_3

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@segfault-magnet segfault-magnet added the enhancement New feature or request label Feb 17, 2025
@segfault-magnet segfault-magnet self-assigned this Feb 17, 2025
Copy link
Member

@digorithm digorithm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this! I didn't do an in-depth code review since this is very low risk, so I just did a high-level walkthrough and ran this new script locally (and it worked just fine). So LGTM.

Pinging @calldelegation because he should be aware/interested in this.

@calldelegation
Copy link
Contributor

calldelegation commented Feb 17, 2025

Good stuff thank you!

@segfault-magnet segfault-magnet merged commit fcf2acb into master Feb 20, 2025
45 checks passed
@segfault-magnet segfault-magnet deleted the feat/configurable_changelog_generator branch February 20, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants