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

Exclude bots from generated release notes #590

Merged
merged 1 commit into from Apr 5, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Apr 4, 2024

When "Click "Generate release notes" (https://github.com/jazzband/tablib/blob/master/RELEASING.md), by default it includes any bot contributions like pre-commit.

See tox-dev/tox-ini-fmt#120 for a more extreme example.

We don't need to include those in the generated release notes, so here's config to exclude them.

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.66%. Comparing base (2c71cd4) to head (818bb08).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #590   +/-   ##
=======================================
  Coverage   92.66%   92.66%           
=======================================
  Files          28       28           
  Lines        2958     2958           
=======================================
  Hits         2741     2741           
  Misses        217      217           

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

Copy link
Contributor

@claudep claudep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@hugovk hugovk merged commit 9c82f70 into jazzband:master Apr 5, 2024
21 checks passed
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.

None yet

2 participants