Skip to content

doc: fix stream.md section order #58811

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

Merged
merged 1 commit into from
Jun 26, 2025
Merged

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Jun 24, 2025

For some reason, stream.isErrored and stream.isReadable sections were in between stream.Readable static methods sections.

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem. labels Jun 24, 2025
@aduh95 aduh95 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 24, 2025
For some reason, `stream.isErrored` and `stream.isReadable` sections
were in between `stream.Readable` static methods sections.
@aduh95 aduh95 force-pushed the stream-doc-order branch from 88a72d7 to dce1628 Compare June 25, 2025 15:52
@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 26, 2025
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/58811
✔  Done loading data for nodejs/node/pull/58811
----------------------------------- PR info ------------------------------------
Title      doc: fix `stream.md` section order (#58811)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     aduh95:stream-doc-order -> nodejs:main
Labels     doc, stream, author ready
Commits    1
 - doc: fix `stream.md` section order
Committers 1
 - Antoine du Hamel <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/58811
Reviewed-By: Zeyu "Alex" Yang <[email protected]>
Reviewed-By: Ethan Arrowood <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: James M Snell <[email protected]>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/58811
Reviewed-By: Zeyu "Alex" Yang <[email protected]>
Reviewed-By: Ethan Arrowood <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: James M Snell <[email protected]>
--------------------------------------------------------------------------------
   ⚠  Commits were pushed since the last approving review:
   ⚠  - doc: fix `stream.md` section order
   ℹ  This PR was created on Tue, 24 Jun 2025 07:22:31 GMT
   ✔  Approvals: 4
   ✔  - Zeyu "Alex" Yang (@himself65): https://github.com/nodejs/node/pull/58811#pullrequestreview-2953026348
   ✔  - Ethan Arrowood (@Ethan-Arrowood): https://github.com/nodejs/node/pull/58811#pullrequestreview-2954001430
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/58811#pullrequestreview-2955143413
   ✔  - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/58811#pullrequestreview-2958739243
   ✔  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/15895692396

@aduh95 aduh95 merged commit dbd24b1 into nodejs:main Jun 26, 2025
18 checks passed
@aduh95
Copy link
Contributor Author

aduh95 commented Jun 26, 2025

Landed in dbd24b1

@aduh95 aduh95 deleted the stream-doc-order branch June 26, 2025 12:10
@aduh95 aduh95 removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Jun 26, 2025
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. stream Issues and PRs related to the stream subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants