Conversation
🦋 Changeset detectedLatest commit: 7d6aab8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 13 packages
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 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
WalkthroughThis pull request introduces a fix for the JSON reporter to respect the Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Comment |
|
Tests are passing. Going to merge this. I need it for the ecosystem CI ASAP |
Summary
Biome wasn't writing anything on file when the JSON reporter was specified.
Used AI for this. It was a simple change.
Test Plan
Added a test
Docs