-
Notifications
You must be signed in to change notification settings - Fork 674
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
chore: use towncrier for CHANGELOG #2149
Conversation
Looks like a good start. How does one execute the towncrier? |
Doc on how it fits into our workflowFor maintainersHow it worksThe basic idea here is:
Automated concatenation and prependingThe step 2 of the last section will be automated with tool
When to involve
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! But ironically, you have a merge conflict in CHANGELOG.md.
Merged this PR directly into master without all the CI checks since there are no code changes |
What does this PR do
This PR adopts the CHANGELOG mode used by saltstack/salt to make our change log less conflict-prone
Still WIP, will add a document here on how it fits our release workflow
Checklist:
CONTRIBUTING.md