Skip to content

Commit 00b629b

Browse files
gibfahnMylesBorins
authored andcommitted
doc: note that linting is required in releases.md
Refs: #18769 PR-URL: #18776 Refs: #18769 Reviewed-By: Matheus Marchini <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 15754e6 commit 00b629b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/releases.md

+3
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,9 @@ Cherry-pick the release commit to `master`. After cherry-picking, edit
397397
`src/node_version.h` to ensure the version macros contain whatever values were
398398
previously on `master`. `NODE_VERSION_IS_RELEASE` should be `0`.
399399

400+
Run `make lint-md-build; make lint` before pushing to `master`, to make sure the
401+
Changelog formatting passes the lint rules on `master`.
402+
400403
### 12. Promote and Sign the Release Builds
401404

402405
**It is important that the same individual who signed the release tag be the one

0 commit comments

Comments
 (0)