Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

auto-it/autobot

Repository files navigation

autobot

A GitHub App built with Probot that A GitHub app to add extra features to auto

Setup

# Install dependencies
npm install

# Run typescript
npm run build

# Run the bot
npm start

Scope and purpose

This project interfaces auto with auto to help implement PR checks and label management for your auto release process. Other than interfacing with GitHub, all auto related logic should be implemented in auto.

Contributing

If you have suggestions for how autobot 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 Zephraph zephraph@gmail.com