doc: mark Node.js 8 End-of-Life in CHANGELOG#31152
doc: mark Node.js 8 End-of-Life in CHANGELOG#31152BethGriggs wants to merge 1 commit intonodejs:masterfrom
Conversation
|
on a slightly related note, what do we do with outstanding backport-requested-v8.x PRs and outstanding v8.x issues ? |
|
@gireeshpunathil - there is no longer a I don't know what we've done historically with issues - but closing any v8.x specific issues with a comment saying Node.js 8 is now End-of-Life and we do not plan to fix the issue (and adding the |
richardlau
left a comment
There was a problem hiding this comment.
Maybe for a separate PR but it’s probably time to remove the old entries from the bottom of this file (the ones that redirect to the other CHANGELOG files).
|
I just went through the open v8.x issues and backports and closed them in case they only applied to v8.x and otherwise updated the labels. I also removed all v8.x related labels as they are not relevant anymore. |
|
Fasttrack? |
|
Landed in d845915 |
PR-URL: #31152 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]>
(I didn't spot another PR open for this)
Checklist