Skip to content

Conversation

@aduh95
Copy link
Contributor

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

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem. labels Jun 24, 2025
@aduh95aduh95 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.
@nodejs-github-botnodejs-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

@aduh95aduh95 merged commit dbd24b1 into nodejs:mainJun 26, 2025
18 checks passed
@aduh95
Copy link
ContributorAuthor

Landed in dbd24b1

@aduh95aduh95 deleted the stream-doc-order branch June 26, 2025 12:10
@aduh95aduh95 removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Jun 26, 2025
targos pushed a commit that referenced this pull request Jul 3, 2025
For some reason, `stream.isErrored` and `stream.isReadable` sections were in between `stream.Readable` static methods sections. PR-URL: #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]>
aduh95 added a commit that referenced this pull request Jul 21, 2025
For some reason, `stream.isErrored` and `stream.isReadable` sections were in between `stream.Readable` static methods sections. PR-URL: #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]>
aduh95 added a commit that referenced this pull request Jul 24, 2025
For some reason, `stream.isErrored` and `stream.isReadable` sections were in between `stream.Readable` static methods sections. PR-URL: #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]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.streamIssues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@aduh95@nodejs-github-bot@jasnell@lpinca@himself65@Ethan-Arrowood