-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Improve changelog generation workflow #7460
Comments
I'm not gunna lie, I was about to open an issue about this 😅 The most awesome thing (IMO obvi) to come in the latest release, implementing What do y'all currently use to cut releases? I have some familiarity with a variety of release tooling so maybe I can help out. |
@macintacos I agree entirely. I inherited a workflow that uses https://github.com/github-changelog-generator/github-changelog-generator. It's probably misconfigured as it does some wacky stuff, but I haven't taken the time to nail that down. Any suggestions for workflows or tooling would be greatly appreciated; this stuff isn't my forte. |
I can't make you any promises, but I'm going to give this a shot. Please let me know if you'd rather take care of this! |
I may change the format or even partially re-automate, but good enough for this release, says I. Refs #7460
For now, I'm just going to handwrite it in a simple format. Open to suggestions for ways to partially automate! |
Currently we use some automated tool that doesn't seem to work right. Our changelog is generally terrible.
Probably, the best solution is to move to a semi-automated system where a PR is tagged with its changelog text - need to look into how to do this with GHA or a bot.
The text was updated successfully, but these errors were encountered: