-
-
Notifications
You must be signed in to change notification settings - Fork 346
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
ci: put commit id first in changelog #463
Conversation
Codecov Report
@@ Coverage Diff @@
## main #463 +/- ##
=======================================
Coverage 90.00% 90.00%
=======================================
Files 40 40
Lines 11156 11156
=======================================
Hits 10041 10041
Misses 1115 1115 |
How do you think this helps with readability? I think the current format is good and I would say let's stick to it for a while for consistency in the changelog :D |
@joshka Is the commit ID always wrapped to the next line as in your screenshot ? |
Got it, I guess that's not a big deal. But let's try to keep a consistent changelog format for future releases 🐻 |
No - sorry. I'd pasted the output of git-cliff into a github comment and that renders this wrong. My mistake there. |
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.
Aight, I guess I'm good either way, though I agree with orhun that we shouldn't change it up too often.
The change makes sense and will put an even stronger emphasis on writing clean commits.
CHANGELOG.md