-
Notifications
You must be signed in to change notification settings - Fork 61
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
Automate release and release notes #396
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #396 +/- ##
======================================
Coverage 98.0% 98.0%
======================================
Files 154 154
Lines 3053 3053
Branches 742 742
======================================
Hits 2994 2994
Misses 37 37
Partials 22 22 ☔ View full report in Codecov by Sentry. |
- name: Release Changelog Builder | ||
uses: mikepenz/[email protected] | ||
# https://github.com/marketplace/actions/release-changelog-builder |
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.
Do we need this? An automated changelog can be built when a new release is created. For the chosen action, we will have to make sure each PR is labeled properly.
Description
Fixes #358
Fixes #359
Broken link for image at this link: https://pypi.org/project/toqito/
Todos
Notable points that this PR has either accomplished or will accomplish.
Questions
Status