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

Files

Latest commit

0a2e7a1 · May 31, 2019

History

History
30 lines (18 loc) · 794 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 794 Bytes

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 [email protected]