mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 22:49:53 +08:00
added more details
This commit is contained in:
@@ -8,3 +8,12 @@ authors: [ itaditya ]
|
||||
repository: probot/background-check
|
||||
host: https://probot-background-check.herokuapp.com
|
||||
---
|
||||
|
||||
The bot listens to comments on repos in which the it is installed. When a new user comments, the bot fetches public comments of this user and run sentiment analyser on the comments. If 5 or more comments stand out as toxic, then the bot concludes that the user is of hostile background and an issue is opened for this user in `probot-background-check/{your-github-username}-discussions` private repo so that you and other maintainers can review these toxic comments and discuss whether or not you all want to allow this hostile user to participate in the community.
|
||||
|
||||
## Setup the app
|
||||
|
||||
* Install the app from [here](https://github.com/apps/background-check) in your repos.
|
||||
* You'll receive an invitation to join a repo in `probot-background-check` org. Accept it.
|
||||
|
||||
Simple as that. No config needed.
|
||||
|
||||
Reference in New Issue
Block a user