FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix typo in util.parseArgs usage example by michaelficarra · Pull Request #43332 · nodejs/node · GitHub

/ node Public

doc: fix typo in util.parseArgs usage example - #43332

Closed
michaelficarra wants to merge 1 commit into
nodejs:masterfrom
michaelficarra:patch-1
Closed

doc: fix typo in util.parseArgs usage example#43332
michaelficarra wants to merge 1 commit into
nodejs:masterfrom
michaelficarra:patch-1

Conversation

Copy link
Copy Markdown
Contributor

No description provided.

nodejs-github-bot added doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module. labels Jun 6, 2022
michaelficarra changed the title fix typo in util.parseArgs docs usage example doc: fix typo in util.parseArgs usage example Jun 6, 2022
lpinca added the fast-track PRs that do not need to wait for 48 hours to land. label Jun 7, 2022

github-actions Bot commented Jun 7, 2022

Copy link
Copy Markdown
Contributor

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

LiviaMedeiros added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 7, 2022
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 7, 2022

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/43332
✔  Done loading data for nodejs/node/pull/43332
----------------------------------- PR info ------------------------------------
Title      doc: fix typo in util.parseArgs usage example (#43332)
Author     Michael Ficarra  (@michaelficarra, first-time contributor)
Branch     michaelficarra:patch-1 -> nodejs:master
Labels     util, doc, fast-track
Commits    1
 - doc: fix typo in util.parseArgs usage example
Committers 1
 - Michael Ficarra 
PR-URL: https://github.com/nodejs/node/pull/43332
Reviewed-By: Luigi Pinca 
Reviewed-By: Mohammed Keyvanzadeh 
Reviewed-By: Tobias Nießen 
Reviewed-By: Darshan Sen 
Reviewed-By: LiviaMedeiros 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/43332
Reviewed-By: Luigi Pinca 
Reviewed-By: Mohammed Keyvanzadeh 
Reviewed-By: Tobias Nießen 
Reviewed-By: Darshan Sen 
Reviewed-By: LiviaMedeiros 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Mon, 06 Jun 2022 18:52:39 GMT
   ✔  Approvals: 5
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/43332#pullrequestreview-997067301
   ✔  - Mohammed Keyvanzadeh (@VoltrexMaster): https://github.com/nodejs/node/pull/43332#pullrequestreview-997296632
   ✔  - Tobias Nießen (@tniessen) (TSC): https://github.com/nodejs/node/pull/43332#pullrequestreview-997301771
   ✔  - Darshan Sen (@RaisinTen) (TSC): https://github.com/nodejs/node/pull/43332#pullrequestreview-997490584
   ✔  - LiviaMedeiros (@LiviaMedeiros): https://github.com/nodejs/node/pull/43332#pullrequestreview-998362312
   ℹ  This PR is being fast-tracked
   ✖  Last GitHub CI failed
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/2455649235

LiviaMedeiros removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Jun 7, 2022

LiviaMedeiros commented Jun 7, 2022
edited
Loading

Copy link
Copy Markdown
Member

Landed in aba2cd7

Thanks for the contribution!

LiviaMedeiros pushed a commit that referenced this pull request Jun 7, 2022
PR-URL: #43332
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
danielleadams pushed a commit that referenced this pull request Jun 11, 2022
PR-URL: #43332
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
danielleadams mentioned this pull request Jun 11, 2022
danielleadams pushed a commit that referenced this pull request Jun 13, 2022
PR-URL: #43332
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>

targos commented Jul 18, 2022

Copy link
Copy Markdown
Member

Backport blocked on #42675

targos pushed a commit that referenced this pull request Jul 31, 2022
PR-URL: #43332
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
guangwong pushed a commit to noslate-project/node that referenced this pull request Oct 10, 2022
PR-URL: nodejs/node#43332
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
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

Labels

doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. util Issues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL