probot-triage
v1.0.0
Published
A Github Bot to triage issues and PRs
Downloads
4
Readme
probot-triage
A Github Bot built with probot to triage issues and PRs
Setup
# Install dependencies
npm install
# Run the bot
npm start
See docs/deploy.md if you would like to run your own instance of this app.