-
Notifications
You must be signed in to change notification settings - Fork 110
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
Use scriv for CHANGELOG generation in release workflow #7009
Conversation
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.
A few minor questions/comments. Otherwise -- looks worth trying! Thank you!
Codecov Report
@@ Coverage Diff @@
## maint #7009 +/- ##
==========================================
+ Coverage 71.83% 76.19% +4.36%
==========================================
Files 354 354
Lines 58618 58751 +133
Branches 6613 6613
==========================================
+ Hits 42108 44766 +2658
+ Misses 16495 13970 -2525
Partials 15 15
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
ok, and with this we will test if it all works -- added a |
PR released in |
Part of #6918.