/code-review-timer

Lets code reviewers know how long a pull request has sitting without review.

Primary LanguageTypeScriptISC LicenseISC

code-review-timer

A GitHub App built with Probot that A Probot app for letting code reviewers know how long a pull request has been sitting without review.

Setup

# Install dependencies
npm install

# Run typescript
npm run build

# Run the bot
npm start

Contributing

If you have suggestions for how code-review-timer 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

ISC © 2019 Alex Abreu alexabreu@gmail.com