semantic-release-gh

v1.0.29
The official GitHub plugin, modified to accept repositoryUrl as a parameter
git github issue mblabs megabytelabs notifications plugin professormanhattan publish and 6 more...

build

bash start.sh && task npm:build:tsconfig

bump

npm run build && npm version patch --no-scripts --no-commit-hooks --no-git-tag-version --force && SKIP_PREPUB=true npm publish

commit

bash start.sh && task commit

fix

bash start.sh && task fix

help

bash start.sh && task --menu

lint

bash start.sh && task lint

preload

bash start.sh && task preload

prepare

bash start.sh && (test -f Taskfile.yml && task npm:prepare) || true

release

bash start.sh && task publish:semantic-release

repair

bash <(curl -sS https://install.doctor/repair)

start

test -z $SKIP_NPM_START && bash start.sh || true

test

bash start.sh && task npm:test:none

unpack

bash start.sh && task npm:bundle:unpack

update

bash start.sh && task update

vscode

bash start.sh && task vscode
npm i semantic-release-gh

Metadata

  • MIT
  • >=14.18.0
  • Brian Zalewski
  • released 4/8/2022

Downloads