Skip to content

Conversation

@avivkeller
Copy link
Member

Fixes: #8020

Copilot AI review requested due to automatic review settings August 20, 2025 20:49
@avivkeller avivkeller requested a review from a team as a code owner August 20, 2025 20:49
@vercel
Copy link

vercel bot commented Aug 20, 2025

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

Project Deployment Preview Updated (UTC)
nodejs-org Ready Ready Preview Aug 20, 2025 8:50pm

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

This PR updates the CODEOWNERS file to assign ownership of the .nvmrc file and the UI components publish script to the web-infra team. This addresses issue #8020 by ensuring proper ownership of infrastructure-related files.

  • Adds .nvmrc under web-infra team ownership
  • Adds packages/ui-components/scripts/publish.mjs under web-infra team ownership

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Aug 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.13%. Comparing base (660f38f) to head (e05c8f2).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8094      +/-   ##
==========================================
+ Coverage   73.12%   73.13%   +0.01%     
==========================================
  Files          97       97              
  Lines        8440     8440              
  Branches      229      229              
==========================================
+ Hits         6172     6173       +1     
+ Misses       2267     2266       -1     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avivkeller avivkeller added fast-track Fast Tracking PRs github_actions:pull-request Trigger Pull Request Checks labels Aug 21, 2025
@avivkeller
Copy link
Member Author

Fast-tracking

@avivkeller avivkeller enabled auto-merge August 21, 2025 14:05
@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Aug 21, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 21, 2025

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🟢 92 🟢 100 🟢 100 🟢 100 🔗
/en/about 🟢 100 🟢 97 🟢 100 🟠 88 🔗
/en/about/previous-releases 🟢 98 🟢 93 🟢 100 🟠 89 🔗
/en/download 🟢 96 🟢 100 🟢 100 🟢 100 🔗
/en/blog 🟢 100 🟢 100 🟢 96 🟢 100 🔗

@avivkeller avivkeller added this pull request to the merge queue Aug 21, 2025
Merged via the queue into main with commit 7bdc4ff Aug 21, 2025
19 checks passed
@avivkeller avivkeller deleted the codeowners-fix branch August 21, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-track Fast Tracking PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update CODEOWNER for .nvmrc

6 participants