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

Add a script to help generate release notes from merged pull requests #975

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

almet
Copy link
Contributor

@almet almet commented Oct 29, 2024

I found myself browsing the closed pull requests to generate the release notes, and I figured a small script would help. Here is what I came up with. It's output cannot be taken as-is, but I found this helpful.

@almet almet force-pushed the generate-release-notes branch 2 times, most recently from 6740913 to d30a434 Compare October 29, 2024 21:51
@apyrgio
Copy link
Contributor

apyrgio commented Oct 30, 2024

That's nice actually, feel free to merge!

@almet
Copy link
Contributor Author

almet commented Oct 30, 2024

I've actually made some changes to the script so that it gets the closed issues, and link the issues rather than the PRs. It's now using httpx rather than requests to speedup the whole thing.

@apyrgio
Copy link
Contributor

apyrgio commented Oct 30, 2024

Thanks a lot for the improvements. I can confirm that the scripts returns results quickly.

@almet almet force-pushed the generate-release-notes branch from 0b5bf48 to eab2534 Compare November 20, 2024 16:26
@almet almet force-pushed the generate-release-notes branch from eab2534 to d722800 Compare November 20, 2024 16:43
@almet almet merged commit d722800 into main Nov 20, 2024
48 checks passed
@almet almet deleted the generate-release-notes branch November 20, 2024 16:56
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

Successfully merging this pull request may close these issues.

2 participants