Skip to content

fix(ci): skip playwright on Dependabot#8748

Merged
ovflowd merged 1 commit intomainfrom
avivkeller-patch-2
Mar 20, 2026
Merged

fix(ci): skip playwright on Dependabot#8748
ovflowd merged 1 commit intomainfrom
avivkeller-patch-2

Conversation

@avivkeller
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings March 20, 2026 11:17
@avivkeller avivkeller requested a review from a team as a code owner March 20, 2026 11:17
@vercel
Copy link

vercel bot commented Mar 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nodejs-org Building Building Preview Mar 20, 2026 11:18am

Request Review

@github-actions
Copy link
Contributor

👋 Codeowner Review Request

The 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
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.06%. Comparing base (ccc1d9f) to head (97ea85c).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

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.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 with dependabot/.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Contributor

📦 Build Size Comparison

Summary

Metric Value
Old Total Size 3.51 MB
New Total Size 3.51 MB
Delta 0 B (0.00%)

Changes

➕ Added Assets (1)
Name Size
.next/static/chunks/bedab94a3ecc7ce7.js 208.90 KB
➖ Removed Assets (1)
Name Size
.next/static/chunks/fd7f80a8996e13b2.js 208.90 KB

@ovflowd
Copy link
Member

ovflowd commented Mar 20, 2026

Let's fast-track this to fix a few PRs. cc @nodejs/nodejs-website

@ovflowd ovflowd added this pull request to the merge queue Mar 20, 2026
Merged via the queue into main with commit 205ddb4 Mar 20, 2026
18 checks passed
@ovflowd ovflowd deleted the avivkeller-patch-2 branch March 20, 2026 14:52
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.

4 participants