chore(ci): add changesets + ci validation#9020
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryHigh Risk Overview A new Pull Request Policy workflow runs Crowdin sync no longer bumps Reviewed by Cursor Bugbot for commit 398be8a. Bugbot is set up for automated code reviews on this repo. Configure here. |
📦 Build Size ComparisonSummary
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9020 +/- ##
==========================================
+ Coverage 74.57% 74.59% +0.02%
==========================================
Files 100 100
Lines 8803 8803
Branches 324 324
==========================================
+ Hits 6565 6567 +2
+ Misses 2234 2232 -2
Partials 4 4 ☔ View full report in Codecov by Harness. |
As we did in
doc-kit.Note that I added a require changesets + conventional commits not in doc-kit. I can remove them, but I feel that as we continously patch the UI, we may (I especially) forget to add changesets so it's good to have a reminder
The check will be non-required, so it's more of a "reminder" than a hard block