node-core-utils icon indicating copy to clipboard operation
node-core-utils copied to clipboard

chore(git-node): Add make lint-md reminder

Open ruyadorno opened this issue 1 year ago • 1 comments

After two consecutive releases in which I mistakenly pushed a broken release commit to main, I'm convinced that the process needs improvement.

This PR proposes to add a reminder to git node release promote to lint markdown files prior to pushing branches to upstream remote.

Refs: https://github.com/nodejs/node/commit/a344300bfa146fce9d1f20a71b073263a4720eab Refs: https://github.com/nodejs/node/pull/56508

ruyadorno avatar Jan 08 '25 15:01 ruyadorno