Skip to content

doc: fix typo in cli.md#63883

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
watilde:fixes-doc-typo
Jun 15, 2026
Merged

doc: fix typo in cli.md#63883
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
watilde:fixes-doc-typo

Conversation

@watilde

@watilde watilde commented Jun 12, 2026

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Daijiro Wachi <daijiro.wachi@gmail.com>
@nodejs-github-bot nodejs-github-bot added cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations. labels Jun 12, 2026
@deokjinkim deokjinkim added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Jun 13, 2026
@lpinca lpinca added the fast-track PRs that do not need to wait for 72 hours to land. label Jun 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @lpinca. Please 👍 to approve.

@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Jun 13, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/63883
✔  Done loading data for nodejs/node/pull/63883
----------------------------------- PR info ------------------------------------
Title      doc: fix typo in cli.md (#63883)
Author     Daijiro Wachi <daijiro.wachi@gmail.com> (@watilde)
Branch     watilde:fixes-doc-typo -> nodejs:main
Labels     doc, cli, fast-track, author ready
Commits    1
 - doc: fix typo in cli.md
Committers 1
 - Daijiro Wachi <daijiro.wachi@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/63883
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/63883
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Fri, 12 Jun 2026 18:05:58 GMT
   ✔  Approvals: 3
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/63883#pullrequestreview-4488515327
   ✔  - Deokjin Kim (@deokjinkim): https://github.com/nodejs/node/pull/63883#pullrequestreview-4490990215
   ✔  - Colin Ihrig (@cjihrig): https://github.com/nodejs/node/pull/63883#pullrequestreview-4491733157
   ℹ  This PR is being fast-tracked
   ✘  This PR needs to wait 23 more hours to land (or 0 hours if there is 1 more approval (👍) of the fast-track request from collaborators).
   ✔  Last GitHub CI successful
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/27477114564

@watilde watilde added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Jun 14, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 14, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/63883
✔  Done loading data for nodejs/node/pull/63883
----------------------------------- PR info ------------------------------------
Title      doc: fix typo in cli.md (#63883)
Author     Daijiro Wachi <daijiro.wachi@gmail.com> (@watilde)
Branch     watilde:fixes-doc-typo -> nodejs:main
Labels     doc, cli, fast-track, author ready
Commits    1
 - doc: fix typo in cli.md
Committers 1
 - Daijiro Wachi <daijiro.wachi@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/63883
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/63883
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Fri, 12 Jun 2026 18:05:58 GMT
   ✔  Approvals: 3
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/63883#pullrequestreview-4488515327
   ✔  - Deokjin Kim (@deokjinkim): https://github.com/nodejs/node/pull/63883#pullrequestreview-4490990215
   ✔  - Colin Ihrig (@cjihrig): https://github.com/nodejs/node/pull/63883#pullrequestreview-4491733157
   ℹ  This PR is being fast-tracked
   ✘  This PR needs to wait 10 more hours to land (or 0 hours if there is 1 more approval (👍) of the fast-track request from collaborators).
   ✔  Last GitHub CI successful
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/27493191292

@nodejs-github-bot nodejs-github-bot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Jun 14, 2026
@addaleax addaleax added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Jun 15, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 15, 2026
@nodejs-github-bot nodejs-github-bot merged commit 3f42cfa into nodejs:main Jun 15, 2026
52 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 3f42cfa

aduh95 pushed a commit that referenced this pull request Jun 18, 2026
Signed-off-by: Daijiro Wachi <daijiro.wachi@gmail.com>
PR-URL: #63883
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 72 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants