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

0.6.3 • Public • Published

deploybot

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/deploybot

Weekly Downloads

1

Version

0.6.3

License

MIT

Unpacked Size

108 kB

Total Files

36

Last publish

Collaborators

  • colinjfw