Skip to content

chore(ci): delete CODEOWNER script#8845

Open
avivkeller wants to merge 1 commit intomainfrom
codeowner-rm
Open

chore(ci): delete CODEOWNER script#8845
avivkeller wants to merge 1 commit intomainfrom
codeowner-rm

Conversation

@avivkeller
Copy link
Copy Markdown
Member

Now that learn content is elsewhere, we don't need this script in this repository. I'll add it to nodejs/learn.

Signed-off-by: Aviv Keller <me@aviv.sh>
@avivkeller avivkeller requested a review from a team as a code owner April 25, 2026 21:19
Copilot AI review requested due to automatic review settings April 25, 2026 21:19
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 25, 2026

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

Project Deployment Actions Updated (UTC)
nodejs-org Ready Ready Preview Apr 25, 2026 9:19pm

Request Review

@cursor
Copy link
Copy Markdown

cursor Bot commented Apr 25, 2026

PR Summary

Low Risk
Low risk: this only deletes a GitHub Actions workflow and does not affect application/runtime code. The main impact is that PRs will no longer automatically trigger codeowner review requests/comments on open.

Overview
Removes .github/workflows/request-codeowner-review.yml, disabling the pull_request_target workflow that used pkgjs/request-codeowner-review to automatically request CODEOWNER reviews (and post a comment) when a PR is opened.

Reviewed by Cursor Bugbot for commit 7d372ce. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
Copy link
Copy Markdown
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! 🙏

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

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

codecov Bot commented Apr 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.87%. Comparing base (620b605) to head (7d372ce).
✅ All tests successful. No failed tests found.

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

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.

3 participants