Skip to content

[v16.x] Revert "doc: fix typo in stream docs" - #40819

Closed
lpinca wants to merge 1 commit into
nodejs:v16.x-stagingfrom
lpinca:fix/issue-40818
Closed

[v16.x] Revert "doc: fix typo in stream docs"#40819
lpinca wants to merge 1 commit into
nodejs:v16.x-stagingfrom
lpinca:fix/issue-40818

Conversation

@lpinca

Copy link
Copy Markdown
Member

This reverts commit 1db2ffd.

Fixes: #40818

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem. v16.x labels Nov 15, 2021
@lpincalpinca changed the title Revert "doc: fix typo in stream docs"[v16.x] Revert "doc: fix typo in stream docs"Nov 15, 2021

@richardlaurichardlau left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A separate PR will also be required to update the metadata in master.

@targos

Copy link
Copy Markdown
Member

Do we know how it happened (so we can try to prevent it in the future)?

@lpinca

Copy link
Copy Markdown
MemberAuthor

@targos I think #40337 was incorrectly backported due to missing labels.

@targos

Copy link
Copy Markdown
Member

@lpinca Adding the labels beforehand is ideal, but my experience is that they are more often forgotten than added. It's still many times up to the releaser to decide whether to backport (fix the conflict) or not (add the label(s)).

BethGriggs pushed a commit that referenced this pull request Nov 24, 2021
This reverts commit 1db2ffd.
Fixes: #40818
PR-URL: #40819
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
@BethGriggs

Copy link
Copy Markdown
Member

Landed in 836fc27 (v16.x-staging)

@BethGriggsBethGriggs mentioned this pull request Nov 26, 2021
1 task
@lpinca
lpinca deleted the fix/issue-40818 branch November 29, 2021 10:22
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

@lpinca@targos@BethGriggs@jasnell@richardlau@nodejs-github-bot