deliverybot
TypeScript icon, indicating that this package has built-in type declarations

0.5.3-6 • Public • Published

deliverybot

Complete deployment automation for GitHub. https://deliverybot.dev

Features

Deployment automation:

  • Automatic deployments on master or specific branches.
  • Wait for status checks to pass before deploying.
  • Review environments using /deploy commands in pull requests.
  • Validate a deploy has succeeded before merging.

Setup

# Install dependencies 
yarn install
 
# Run typescript 
yarn run build
 
# Run the bot 
yarn start

Contributing

If you have suggestions for how deliverybot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

MIT © 2019 Deliverybot (https://github.com/deliverybot/deliverybot)

Package Sidebar

Install

npm i deliverybot

Weekly Downloads

38

Version

0.5.3-6

License

MIT

Unpacked Size

103 kB

Total Files

36

Last publish

Collaborators

  • colinjfw