@mixmaxhq/commitlint-jenkins

v1.4.4
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/[email protected]

Metadata

  • MIT
  • Whatever
  • Eli Skeggs
  • released 4/10/2020

Downloads