chore(git-node): Add make lint-md reminder #906
Annotations
1 error and 1 warning
commitlint
You have commit messages with errors
⧗ input: chore(git-node): Add make lint-md reminder
After two consecutive releases in which I mistakely pushed a broken
release commit to main, I'm convinced that the process needs
improvement.
This changeset 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
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
commitlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|