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

Generated release notes & --title argument #384

Merged
merged 3 commits into from
Oct 10, 2024

Conversation

FoamyGuy
Copy link
Contributor

This removes the "manual" generation of release notes template file in favor of using the auto generated release notes that Github provides which will automatically include information about any PRs that have been merged for that release as well as a difference link.

It also adds --title argument to the CLI which can be used in order to set the title from the command line rather than having to dive into the code file and edit a hardcoded value.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Ok, thanks!

@tannewt tannewt merged commit d9386e4 into adafruit:main Oct 10, 2024
3 checks passed
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