Skip to content

chore(ci): make it clear that PR policy is for packages/ - #9025

Open
avivkeller wants to merge 1 commit into
mainfrom
concom
Open

chore(ci): make it clear that PR policy is for packages/#9025
avivkeller wants to merge 1 commit into
mainfrom
concom

Conversation

@avivkeller

Copy link
Copy Markdown
Member

It may be confusing for some members who are used to previous commit styles, e.g. blog: to see a failed check in their PR.

Copilot AI review requested due to automatic review settings July 27, 2026 23:09
@avivkeller
avivkeller requested a review from a team as a code owner July 27, 2026 23:09
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
nodejs-org Ready Ready Preview Jul 27, 2026 11:09pm

Request Review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@cursor

cursor Bot commented Jul 27, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
CI trigger scoping only; checks still run unchanged for packages/** PRs, with no runtime or security impact.

Overview
Pull Request Policy now runs only when a PR modifies paths under packages/**, by adding a paths filter to the pull_request trigger.

PRs that touch other parts of the repo (e.g. blog-only work with scopes like blog:) will no longer get this workflow’s Conventional commits and Changesets checks, which were aimed at packages/ releases and could look like unrelated failures.

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

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.14%. Comparing base (8a6f1b8) to head (0786fbf).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9025      +/-   ##
==========================================
+ Coverage   75.12%   75.14%   +0.02%     
==========================================
  Files         102      102              
  Lines        9109     9109              
  Branches      372      372              
==========================================
+ Hits         6843     6845       +2     
+ Misses       2262     2260       -2     
  Partials        4        4              

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

@github-actions

Copy link
Copy Markdown
Contributor

📦 Build Size Comparison

Summary

Metric Value
Old Total First Load JS 10.65 MB
New Total First Load JS 10.65 MB
Delta 0 B (0.00%)

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.

5 participants