Conversation
Signed-off-by: Aviv Keller <me@aviv.sh>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit 7d372ce. Bugbot is set up for automated code reviews on this repo. Configure here. |
👋 Codeowner Review RequestThe following codeowners have been identified for the changed files: Team reviewers: @nodejs/web-infra Please review the changes when you have a chance. Thank you! 🙏 |
There was a problem hiding this comment.
Pull request overview
Removes the GitHub Actions workflow that automatically requested CODEOWNER reviews, since that functionality/content has moved out of this repository.
Changes:
- Deleted
.github/workflows/request-codeowner-review.yml(the “Request Codeowner Reviews” workflow). - Removed the repository’s usage of
pkgjs/request-codeowner-review.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8845 +/- ##
==========================================
+ Coverage 73.81% 73.87% +0.05%
==========================================
Files 105 105
Lines 8883 8883
Branches 327 326 -1
==========================================
+ Hits 6557 6562 +5
+ Misses 2325 2320 -5
Partials 1 1 ☔ View full report in Codecov by Sentry. |
Now that learn content is elsewhere, we don't need this script in this repository. I'll add it to nodejs/learn.