Skip to content

Fixes: https://github.com/nodejs/node/issues/14362 - #14364

Closed
noviluni wants to merge 1 commit into
nodejs:masterfrom
noviluni:master
Closed

Fixes: https://github.com/nodejs/node/issues/14362#14364
noviluni wants to merge 1 commit into
nodejs:masterfrom
noviluni:master

Conversation

@noviluni

@noviluninoviluni commented Jul 19, 2017

Copy link
Copy Markdown
Checklist
Affected core subsystem(s)

subsytem: doc

Fixes: #14362

(edited by @vsemozhetbyt: added "Fixes:")

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem. labels Jul 19, 2017

@TimothyGuTimothyGu 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.

Can you please amend the commit message to conform to our commit message guidelines?

@noviluni
noviluniforce-pushed the master branch 2 times, most recently from 6192d69 to daa24c1CompareJuly 19, 2017 12:16
@noviluni

Copy link
Copy Markdown
Author

Did it!

I wrote my first commit message in that way because of this line:

"If your patch fixes an open issue, you can add a reference to it at the end of the log. Use the Fixes: prefix and the full issue URL. "

Just my first time... that will not happen again :)

@TimothyGuTimothyGu 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.

LGTM, and welcome to Node.js!

@mscdex

Copy link
Copy Markdown
Contributor

The commit message should include a Fixes: https://github.com/nodejs/node/issues/14362 line.

@noviluni

Copy link
Copy Markdown
Author

Thank you, just updated.

@jasnelljasnell 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.

This shouldn't need to wait the normal 48 hours to land

@mcollinamcollina 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.

LGTM, my bad.

@TimothyGu

Copy link
Copy Markdown
Member

Landed in 4d5ae30. @noviluni, welcome to Node.js!

TimothyGu pushed a commit that referenced this pull request Jul 21, 2017
PR-URL: #14364Fixes: #14362
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
addaleax pushed a commit that referenced this pull request Jul 22, 2017
PR-URL: #14364Fixes: #14362
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Fishrock123 pushed a commit that referenced this pull request Jul 24, 2017
PR-URL: #14364Fixes: #14362
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
@addaleaxaddaleax mentioned this pull request Jul 24, 2017
@addaleaxaddaleax mentioned this pull request Aug 2, 2017
MylesBorins pushed a commit that referenced this pull request Sep 19, 2017
PR-URL: #14364Fixes: #14362
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Sep 20, 2017
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.

10 participants

@noviluni@mscdex@TimothyGu@mcollina@jasnell@lpinca@cjihrig@vsemozhetbyt@MylesBorins@nodejs-github-bot