An open API service indexing awesome lists of open source software.

https://github.com/ocombe/probot-triage


https://github.com/ocombe/probot-triage

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# probot-triage

> A Github Bot built with [probot](https://github.com/probot/probot) to triage issues and PRs

## Setup

```
# Install dependencies
npm install

# Run the bot
npm start
```

See [docs/deploy.md](docs/deploy.md) if you would like to run your own instance of this app.