Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
👋 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! 🙏 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8748 +/- ##
==========================================
- Coverage 75.11% 75.06% -0.06%
==========================================
Files 104 104
Lines 9167 9167
Branches 315 316 +1
==========================================
- Hits 6886 6881 -5
- Misses 2279 2284 +5
Partials 2 2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Pull request overview
Updates the Playwright GitHub Actions workflow to avoid running E2E tests on Dependabot pull requests, reducing CI load for automated dependency update PRs.
Changes:
- Adds a job-level
if:condition to skip the Playwright job when the PR branch name starts withdependabot/.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
📦 Build Size ComparisonSummary
Changes➕ Added Assets (1)
➖ Removed Assets (1)
|
|
Let's fast-track this to fix a few PRs. cc @nodejs/nodejs-website |
No description provided.