Skip to content

allow unmatched globs in ignore config - #2130

Merged
beeequeue merged 1 commit into
mainfrom
ignore-globs
Jun 26, 2026
Merged

allow unmatched globs in ignore config#2130
beeequeue merged 1 commit into
mainfrom
ignore-globs

Conversation

@beeequeue

@beeequeue beeequeue commented Jun 26, 2026

Copy link
Copy Markdown
Member

fixes #1794
closes #1964 (supersedes)

@changeset-bot

changeset-bot Bot commented Jun 26, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 96b54fe

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@changesets/cli Minor
@changesets/config Minor
@changesets/apply-release-plan Patch
@changesets/get-release-plan Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.16%. Comparing base (070f531) to head (96b54fe).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2130      +/-   ##
==========================================
- Coverage   86.18%   86.16%   -0.03%     
==========================================
  Files          71       71              
  Lines        2585     2580       -5     
  Branches      703      701       -2     
==========================================
- Hits         2228     2223       -5     
  Misses        330      330              
  Partials       27       27              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@beeequeue
beeequeue requested review from Andarist and bluwy June 26, 2026 12:41
@beeequeue
beeequeue added this pull request to the merge queue Jun 26, 2026
Merged via the queue into main with commit 18bc470 Jun 26, 2026
12 checks passed
@beeequeue
beeequeue deleted the ignore-globs branch June 26, 2026 16:23
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.

Changeset fails on ignore pattern when there's no matches

2 participants