Skip to content

An issue moderation bot

Actions
Warns users when adult content is posted
1.2
Latest
Star (2)

issue-man

mynodeflow

GitHub Issues Management Action

This action warns a user when an adult content(image) is posted by the user as a comment under GitHub issues

Inputs

myToken

Required Your GitHub Token.

key

Required The Key of your Azure Computer Vision Resource.

endpoint

Required The endpoint of your Azure Computer Vision Resource.

Example usage

uses: sammychinedu2ky/issue-man@v1
with:
  myToken: '${{ secrets.GITHUB_TOKEN }}'
  key: '${{secrets.KEY}}'
  endpoint: '${{secrets.ENDPOINT}}'

An issue moderation bot is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Warns users when adult content is posted
1.2
Latest

An issue moderation bot is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.