-
Notifications
You must be signed in to change notification settings - Fork 32
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
Update changlog CI to use a pre-built workflow. #233
Update changlog CI to use a pre-built workflow. #233
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #233 +/- ##
=======================================
Coverage 84.31% 84.31%
=======================================
Files 35 35
Lines 6452 6452
=======================================
Hits 5440 5440
Misses 1012 1012 ☔ View full report in Codecov by Sentry. |
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.
LGTM, some minor tweaks to minimize changes to the PR check screen
Co-authored-by: Zach Burnett <[email protected]>
ea46a82
to
9857ef4
Compare
looks like it's sticking up on the changelog format:
I'll go through an fix these |
looks like that fixed it; I just used
|
This PR updates the CI to use a pre-built changelog workflow, which is functionally equivalent to the current one
Checklist
CHANGES.rst
(either inBug Fixes
orChanges to API
)