It's offline :/ Sorry.
Github webhook that blocks pull requests with less than two reviews.
https://youshallnotpass.review
-
On Github, define a protected branch on you project settings page
url: https://github.com/<you>/<your_project/settings/branches
; -
Mark the flag Require status checks to pass before merging;
-
Goes to You Shall Not Pass and activate the webhook for you repository.
Done :)