-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: fix a typo in CHANGELOG_V12 #35786
Closed
Closed
Conversation
This file contains 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
gireeshpunathil
approved these changes
Oct 24, 2020
Trott
approved these changes
Oct 24, 2020
Trott
approved these changes
Oct 24, 2020
ItzLevvie
approved these changes
Oct 24, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
aduh95
added
the
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
label
Oct 24, 2020
aduh95
approved these changes
Oct 24, 2020
lpinca
approved these changes
Oct 24, 2020
juanarbol
approved these changes
Oct 26, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@iShibi Thank you!
watilde
approved these changes
Oct 26, 2020
rickyes
added
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Oct 26, 2020
rickyes
approved these changes
Oct 26, 2020
github-actions
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
Oct 26, 2020
Commit Queue failed- Loading data for nodejs/node/pull/35786 ✔ Done loading data for nodejs/node/pull/35786 ----------------------------------- PR info ------------------------------------ Title doc: fix a typo in CHANGELOG_V12 (#35786) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch iShibi:patch-1 -> nodejs:master Labels author ready, doc Commits 1 - doc: fix a typo in CHANGELOG_V12 Committers 1 - Rich Trott PR-URL: https://github.com/nodejs/node/pull/35786 Reviewed-By: Gireesh Punathil Reviewed-By: Rich Trott Reviewed-By: Antoine du Hamel Reviewed-By: Luigi Pinca Reviewed-By: Juan José Arboleda Reviewed-By: Daijiro Wachi Reviewed-By: Ricky Zhou <0x19951125@gmail.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/35786 Reviewed-By: Gireesh Punathil Reviewed-By: Rich Trott Reviewed-By: Antoine du Hamel Reviewed-By: Luigi Pinca Reviewed-By: Juan José Arboleda Reviewed-By: Daijiro Wachi Reviewed-By: Ricky Zhou <0x19951125@gmail.com> -------------------------------------------------------------------------------- ✔ Last GitHub Actions successful ℹ Doc-only changes ℹ This PR was created on Sat, 24 Oct 2020 09:25:39 GMT ✔ Approvals: 7 ✔ - Gireesh Punathil (@gireeshpunathil) (TSC): https://github.com/nodejs/node/pull/35786#pullrequestreview-516268519 ✔ - Rich Trott (@Trott) (TSC): https://github.com/nodejs/node/pull/35786#pullrequestreview-516274890 ✔ - Antoine du Hamel (@aduh95): https://github.com/nodejs/node/pull/35786#pullrequestreview-516281499 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/35786#pullrequestreview-516300789 ✔ - Juan José Arboleda (@juanarbol): https://github.com/nodejs/node/pull/35786#pullrequestreview-516417042 ✔ - Daijiro Wachi (@watilde): https://github.com/nodejs/node/pull/35786#pullrequestreview-516418806 ✔ - Ricky Zhou (@rickyes): https://github.com/nodejs/node/pull/35786#pullrequestreview-516428642 ✖ This PR needs to wait 7 more hours to land -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncu Commit Queue action: https://github.com/nodejs/node/actions/runs/328156544 |
gireeshpunathil
pushed a commit
that referenced
this pull request
Oct 26, 2020
PR-URL: #35786 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
landed in e2d2206 , thanks for the contribution! |
targos
pushed a commit
that referenced
this pull request
Nov 3, 2020
PR-URL: #35786 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
targos
removed
the
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
label
Sep 5, 2021
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.
doc
Issues and PRs related to the documentations.
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.
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes