Skip to content

build: drop shortened URL from lint-commit-message

Rodrigo Muino Tomonari requested to merge github/fork/richardlau/workflow into master

The shortened link to the commit message guidelines no longer works after they were moved from docs/guides to docs/contributing. Now that core-validate-commit outputs an error message pointing to the full URL of the commit message guidelines on failure we no longer need to include the URL (shortened or otherwise) in the workflow title.

Refs: https://github.com/nodejs/core-validate-commit/pull/95 Refs: https://github.com/nodejs/node/issues/41697


As an example,

Merge request reports

Loading