vladholubiev / gh-shipit

Automate GitHub releases, PRs, labels, release notes
MIT License
19 stars 3 forks source link
cli git-flow github nodejs npm-package pull-requests release

gh-shipit

CircleCI node

Install

$ npx gh-shipit

node >=16 required. still don't know about npx?

Features

Prepare Release

Merge Renovate bot PRs in bulk

Usage

Follow interactive instructions

$ shipit

Publish

$ git checkout master
$ yarn version
$ yarn publish
$ git push origin master

License

MIT © Shelf