Update link for Node.js Interactive event#8977
Conversation
Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit 11cf2d3. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
requesting fast track |
There was a problem hiding this comment.
Pull request overview
Updates the Node.js homepage banner configuration to point the “Node.js Interactive at RenderATL” call-to-action to a dedicated event page, aligning with the request mentioned in the PR description.
Changes:
- Updated the
websiteBanners.index.linkURL inapps/site/site.jsonfrom the ticketing page to the dedicated/nodepage.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8977 +/- ##
=======================================
Coverage 75.41% 75.41%
=======================================
Files 98 98
Lines 8637 8637
Branches 318 318
=======================================
Hits 6514 6514
Misses 2119 2119
Partials 4 4 ☔ View full report in Codecov by Harness. |
|
👍 This doesn't really even need a fast track, seems fine to land immediately as an errata fix. |
Description
Update to dedicated link per request from @kyliewd
Validation
Related Issues
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.