An issue moderation bot
ActionsTags
(2)This action warns a user when an adult content(image) is posted by the user as a comment under GitHub issues
Required Your GitHub Token.
Required The Key of your Azure Computer Vision Resource.
Required The endpoint of your Azure Computer Vision Resource.
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.