Skip to content
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

Merged
merged 6 commits into from
Jan 4, 2024
Merged

Automate release and release notes #396

merged 6 commits into from
Jan 4, 2024

Conversation

purva-thakre
Copy link
Collaborator

@purva-thakre purva-thakre commented Dec 28, 2023

Description

Fixes #358
Fixes #359

image
Broken link for image at this link: https://pypi.org/project/toqito/

Todos

Notable points that this PR has either accomplished or will accomplish.

  • TODO 1

Questions

  • Question1

Status

  • Ready to go

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1c52286) 98.0% compared to head (f3a526a) 98.0%.
Report is 11 commits behind head on master.

❗ Current head f3a526a differs from pull request most recent head 8cb2126. Consider uploading reports for the commit 8cb2126 to get more accurate results

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.
📢 Have feedback on the report? Share it here.

Comment on lines 52 to 54
- name: Release Changelog Builder
uses: mikepenz/[email protected]
# https://github.com/marketplace/actions/release-changelog-builder
Copy link
Collaborator Author

@purva-thakre purva-thakre Dec 28, 2023

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.

https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#creating-automatically-generated-release-notes-for-a-new-release

@purva-thakre purva-thakre marked this pull request as ready for review January 4, 2024 19:49
@purva-thakre purva-thakre merged commit 594322a into master Jan 4, 2024
17 checks passed
@purva-thakre purva-thakre deleted the automate_release branch January 4, 2024 19:52
@purva-thakre purva-thakre mentioned this pull request Jan 5, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automate release notes Automate toqito release
2 participants