-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Some automation for changelog management #781
Comments
I like Currently, my release command for all other modules is:
|
People still using Makefiles?? 🤔 |
I tried that few weeks ago and I totally messed up the changelog. I wasn't able to manage properly notes and breaking changes. How can we continue to support the old changelog (with past release notes) with the new one (generated with git-chglog) ?
I do 😊 |
@antonbabenko How do you manage changelog items ? Do you define convention for commits and PR titles ? |
Yes, Makefiles are everywhere :) I don't manage changelog items but I do the following:
|
You can just enforce this in the repo settings |
That looks nice @js-timbirkett 👍 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
It would be good to:
Maybe we try this? https://github.com/git-chglog/git-chglog
The text was updated successfully, but these errors were encountered: