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

Better changelog management #7928

Closed
snewcomer opened this issue Mar 27, 2022 · 3 comments
Closed

Better changelog management #7928

snewcomer opened this issue Mar 27, 2022 · 3 comments

Comments

@snewcomer
Copy link
Contributor

learna spits out versions that are hard to grok. Ideally, we could put in only non alpha/beta entries into our changelog, with the current beta/canary release at the top. Same goes for our release branch - we would only want the patch, minor and major releases and not all the beta/alpha's to show up.

Screen Shot 2022-03-26 at 11 25 45 PM

@runspired
Copy link
Contributor

yeah :/

I used to do that by hand. Would be nice to "collapse" the changelog.

@runspired
Copy link
Contributor

I think we want to set the --from and --to properties when generating a new minor/major. For betas/alphas its fine to do "since the last alpha/beta".

This means that when generating a new minor/major/beta you have to delete all of the alpha changelog cruft when doing so.

@runspired
Copy link
Contributor

closing in favor of tracking in #6103

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

2 participants