Conversation
jasnell
left a comment
There was a problem hiding this comment.
A corresponding update should be made on the blog post: https://github.com/nodejs/nodejs.org/blob/master/locale/en/blog/release/v14.0.0.md
|
What are the rules on merging doc-only changes? |
|
https://github.com/nodejs/node/blob/master/doc/guides/collaborator-guide.md#waiting-for-approvals
|
|
In general, the rules are the same as any commit unless fast-track is ok'd by at least two collaborators. |
|
👍 to fast track? |
https://github.com/nodejs/node/blob/master/doc/guides/collaborator-guide.md#testing-and-ci
i.e. doc-only changes do not require Jenkins CI to be run but do require the GitHub Actions to pass. |
PR-URL: #32979 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Jiawen Geng <[email protected]>
dc6b502 to
d08bd41
Compare
|
landed in d08bd41 |
PR-URL: #32979 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Jiawen Geng <[email protected]>
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes