Skip to content

Commit e66c3c1

Browse files
RafaelGSSaduh95
andauthored
Update doc/contributing/releases.md
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 8dc5d30 commit e66c3c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/contributing/releases.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1217,8 +1217,8 @@ the releaser, these must be kept in sync with `main`.
12171217
The `vN.x` and `vN.x-staging` branches must be kept in sync with one another
12181218
up until the date of the release.
12191219

1220-
No `SEMVER-MAJOR` pull requests should be landed within one month prior to
1221-
the major release date, unless there is consensus from the Node.js releasers
1220+
If a `SEMVER-MAJOR` pull requests lands on the default branch within one month prior to
1221+
the major release date, it must not be included on the new major staging branch, unless there is consensus from the Node.js releasers
12221222
team to do so. This measure aims to ensure better stability for the release
12231223
candidate (RC) phase, which begins approximately two weeks prior to the
12241224
official release. By restricting `SEMVER-MAJOR` commits in this period, we

0 commit comments

Comments
 (0)