tools: fix quote escaping in update-nixpkgs-pin.sh - #65166
Open
aduh95 wants to merge 1 commit into
Open
Conversation
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Collaborator
|
Review requested:
|
panva
approved these changes
Aug 9, 2026
atlowChemi
approved these changes
Aug 9, 2026
Member
Commit Queue failed- Loading data for nodejs/node/pull/65166 β Done loading data for nodejs/node/pull/65166 ----------------------------------- PR info ------------------------------------ Title tools: fix quote escaping in `update-nixpkgs-pin.sh` (#65166) β Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch aduh95:fix-update-nixpkgs-pin.sh -> nodejs:main Labels tools, author ready, commit-queue Commits 1 - tools: fix quote escaping in `update-nixpkgs-pin.sh` Committers 1 - Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: https://github.com/nodejs/node/pull/65166 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/65166 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> -------------------------------------------------------------------------------- βΉ This PR was created on Sun, 09 Aug 2026 15:58:55 GMT β Approvals: 2 β - Filip Skokan (@panva) (TSC): https://github.com/nodejs/node/pull/65166#pullrequestreview-4891893387 β - Chemi Atlow (@atlowChemi): https://github.com/nodejs/node/pull/65166#pullrequestreview-4892469917 β This PR needs to wait 42 more hours to land β Last GitHub CI successful βΉ Green GitHub CI is sufficient -------------------------------------------------------------------------------- β Aborted `git node land` session in /Users/avivkeller/Documents/projects/nodejs/node/.ncu/nodejs/node/actions/runs/ |
cjihrig
approved these changes
Aug 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To fix https://github.com/nodejs/node/actions/runs/31286321519/job/93175721719#step:5:131, which was introduced in #64962