Skip to content

Commit 20ad397

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 <matheus@sthima.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 66f8d34 commit 20ad397

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)