Add "PR Review Bot" action

Added [PR Reviewer Bot](https://github.com/omio-labs/pr-reviewer-bot) action. It auto-approves PRs if the PRs match a user-defined criteria.
This commit is contained in:
Ozan Tunca 2020-10-16 11:18:29 +02:00 committed by GitHub
parent 46b4340f3e
commit a02986771e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -369,6 +369,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Annotate a GitHub Pull Request Based on a Checkstyle XML-Report](https://github.com/staabm/annotate-pull-request-from-checkstyle)
- [Pull Request Stats](https://github.com/flowwer-dev/pull-request-stats) - Print relevant stats about reviewers.
- [Pull Request Description Enforcer](https://github.com/derkinderfietsen/pr-description-enforcer) - Enforces description on pull requests.
- [Auto-approve Pull Requests](https://github.com/omio-labs/pr-reviewer-bot) - Auto-approves PRs if they match your custom criteria.
### GitHub Pages