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

Make auto-generated release notes nicer #618

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

danielhollas
Copy link
Contributor

Adds a configuration for auto-generated release notes to make them a bit nicer:

  1. Exclude PRs from dependabot and pre-commit-ci bot
  2. Autogenerate sections based on labels on the PRs. (this requires a bit of extra work to label the PRs, let's see if we like it or not).

Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.62%. Comparing base (6dfe6fa) to head (9ac1616).
Report is 15 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #618   +/-   ##
=======================================
  Coverage   83.62%   83.62%           
=======================================
  Files          16       16           
  Lines        3517     3517           
=======================================
  Hits         2941     2941           
  Misses        576      576           
Flag Coverage Δ
python-3.11 83.62% <ø> (ø)
python-3.9 83.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielhollas danielhollas force-pushed the nicer-release-notes branch from f83059c to 9ac1616 Compare July 8, 2024 02:54
@danielhollas
Copy link
Contributor Author

I'll merge this to test this with a alpha release. We can iterate or remove this later.

@danielhollas danielhollas merged commit acf6cb6 into aiidalab:master Jul 8, 2024
10 of 11 checks passed
@danielhollas danielhollas deleted the nicer-release-notes branch July 8, 2024 02:59
@danielhollas
Copy link
Contributor Author

Here are the autogenerated release notes 🎉

https://github.com/aiidalab/aiidalab-widgets-base/releases/tag/v2.3.0a0

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.

1 participant