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

Filter dependabot commits in release changelog #179

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

benegee
Copy link
Collaborator

@benegee benegee commented Mar 7, 2024

TagBot can be instructed to leave out certain commit messages when compiling the changelog based on labels.

I think we do not need all the "bump x" messages.

CompatHelper messages, however, will not be captured as they do not have a label.

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.27%. Comparing base (1add3f0) to head (6bc793d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #179   +/-   ##
=======================================
  Coverage   80.27%   80.27%           
=======================================
  Files          19       19           
  Lines         715      715           
  Branches       50       50           
=======================================
  Hits          574      574           
  Misses        137      137           
  Partials        4        4           
Flag Coverage Δ
unittests 80.27% <ø> (ø)

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.

@benegee benegee requested a review from sloede March 11, 2024 09:56
Copy link
Member

@sloede sloede left a comment

Choose a reason for hiding this comment

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

Nice! Could you maybe propose a similar to change to Trixi.jl?

@sloede sloede merged commit 25d7014 into main Apr 22, 2024
7 checks passed
@sloede sloede deleted the bg/filter-dependabot-in-changelog branch April 22, 2024 15:17
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