Skip to content

Commit fa5c7e5

Browse files
Trotttargos
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 <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 4acd3c3 commit fa5c7e5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/guides/maintaining-npm.md

-4
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)