@mixmaxhq/commitlint-jenkins

v1.6.0
Lint all relevant commits for a change or PR on Jenkins CI

ci

npm run lint

lint

eslint .

test

echo "Error: no test specified" && exit 1

ci:commitlint

node . --pr-only

prepublishOnly

if [ "$CI" = '' ]; then node -p 'JSON.parse(process.env.npm_package_config_manualPublishMessage)'; exit 1; fi

semantic-release

semantic-release
npm i @mixmaxhq/commitlint-jenkins

Metadata

  • MIT
  • Whatever
  • Mixmax
  • released 12/3/2020

Downloads