Skip to content

Conversation

avivkeller
Copy link
Member

@avivkeller avivkeller commented Oct 15, 2025

cc @nodejs/releasers

Copy link

vercel bot commented Oct 15, 2025

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

Project Deployment Preview Updated (UTC)
nodejs-org Ready Ready Preview Oct 18, 2025 3:45pm

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

Copy link

codecov bot commented Oct 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.39%. Comparing base (bd92fd2) to head (01415ba).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8231   +/-   ##
=======================================
  Coverage   76.39%   76.39%           
=======================================
  Files         115      115           
  Lines        9643     9643           
  Branches      318      318           
=======================================
  Hits         7367     7367           
  Misses       2275     2275           
  Partials        1        1           

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

Signed-off-by: Aviv Keller <[email protected]>
@avivkeller avivkeller marked this pull request as ready for review October 18, 2025 14:58
@avivkeller avivkeller requested a review from a team as a code owner October 18, 2025 14:58
@Copilot Copilot AI review requested due to automatic review settings October 18, 2025 14:58
@avivkeller avivkeller requested a review from a team as a code owner October 18, 2025 14:58
@avivkeller
Copy link
Member Author

blocked by nodejs/admin#1016

Copy link
Contributor

@Copilot 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

Automate creating release blog posts and opening a PR via GitHub Actions.

  • Update the release-post script to return both the file path and metadata so the workflow can capture the version.
  • Add a GitHub Actions workflow to run the script and open/update a PR with the new blog post.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
apps/site/scripts/release-post/index.mjs Adjusts writeToFile to resolve both path and results; logs and emits version for workflow consumption.
.github/workflows/create-release-post.yml New workflow to generate a release post and open a PR, using a pinned action and step outputs.

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

Co-authored-by: Copilot <[email protected]>
Signed-off-by: Aviv Keller <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants