Skip to content

Commit 2deea28

Browse files
TrottMylesBorins
authored andcommitted
doc,meta: remove wait period for npm pull requests
Treat npm pull requests like all other pull requests. Remove special extended wait period for landing. PR-URL: #30329 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 308f5e4 commit 2deea28

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/guides/maintaining-npm.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ New pull requests should be opened when a "next" version of npm has
44
been released. Once the "next" version has been promoted to "latest"
55
the PR should be updated as necessary.
66

7-
One week after the "latest" release has been promoted, it can land on master
8-
assuming no major regressions are found. There are no additional constraints
9-
for Semver-Major releases.
10-
117
The specific Node.js release streams the new version will be able to land into
128
are at the discretion of the release and LTS teams.
139

0 commit comments

Comments
 (0)