Skip to content

Conversation

@martincostello
Copy link
Owner

Filter for renovate[bot] not renovate.

Filter for `renovate[bot]` not `renovate`.
@martincostello martincostello added the bug Something isn't working label Jul 11, 2025
Copilot AI review requested due to automatic review settings July 11, 2025 12:43
@martincostello martincostello enabled auto-merge (rebase) July 11, 2025 12:43
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the release workflow filter to exclude only the renovate[bot] user instead of all renovate mentions.

  • Changed the filter condition in the release job to .filter((line) => !line.includes(' @renovate[bot] '))

@codecov
Copy link

codecov bot commented Jul 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.59%. Comparing base (89fe7a1) to head (6862404).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #960   +/-   ##
=======================================
  Coverage   98.59%   98.59%           
=======================================
  Files          16       16           
  Lines         284      284           
  Branches       37       37           
=======================================
  Hits          280      280           
  Misses          2        2           
  Partials        2        2           
Flag Coverage Δ
linux 97.88% <ø> (ø)
macos 97.88% <ø> (-0.71%) ⬇️
windows 98.59% <ø> (ø)

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.

@martincostello martincostello merged commit 9461e06 into main Jul 11, 2025
14 checks passed
@martincostello martincostello deleted the fix-filter branch July 11, 2025 12:51
This was referenced Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants