Socket
Socket
Sign inDemoInstall

gh-shipit

Package Overview
Dependencies
201
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gh-shipit

Ship Releases


Version published
Weekly downloads
37
increased by3600%
Maintainers
1
Install size
23.8 MB
Created
Weekly downloads
 

Readme

Source

gh-shipit

CircleCI node

Install

$ npx gh-shipit

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

Features

Prepare Release

  • Detailed overview of all the repos in organization
    • View how many commits in develop are ahead of master
    • View how many commits in master are behind of develop
    • View latest commit date in develop
    • View latest version released
    • View latest release draft version
  • Create a release branch in git-flow style (release/vX.x.x)
  • Open branch comparison on github in browser to decide on release name
  • Create a PR from release branch to master
  • Create Release Notes Draft
  • Create release label in repo and assign it to PR
  • Open created PR in browser

Merge Renovate bot PRs in bulk

  • Fuzzy search with autocomplete
  • Approve & merge PRs in parallel, 10 merges concurrently
  • Print number of merged PRs and URLs to PRs failed to merge

Usage

Follow interactive instructions

$ shipit

Publish

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

License

MIT © Shelf

Keywords

FAQs

Last updated on 31 May 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc