Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ievangelist/github.profanityfilter

An Azure function to handle a GitHub webhook, which will take action on issues/pull requests that contain profanity.
https://github.com/ievangelist/github.profanityfilter

asp-net-core aspnetcore azure azure-functions csharp csharp8 dotnet-core dotnetcore github-api github-graphql github-webhook github-webhooks graphql

Last synced: about 2 months ago
JSON representation

An Azure function to handle a GitHub webhook, which will take action on issues/pull requests that contain profanity.

Awesome Lists containing this project

README

        

# GitHub - Profanity Filter

This project is an Azure function to handle a GitHub webhook, which will take action on issues/pull requests that contain profanity. Currently a webhook on this repository calls the compiled version of this project - the Azure function wakes up and takes appropriate action by filtering out profanity on issue and pull request titles and body text.

![Profanity Filter](profanity-filter.png)