For the
Hackathon by
DEV and
GitHub about Actions, I participated with a new project named
No Toxic Discussions available at
thomasbnt/NoToxicDiscussions.
My post is also
published on DEV.
This Actions uses the
Perspective API. He detects the percentage of toxicity of the content by the author on Discussions.
After two days on rush for this idea and this project, I realized on the GitHub documentation that I can't edit/remove a comment on discussions with GH Actions.
I published the project anyway so that later, if GitHub adds this functionality, the tool can be integrated to other repositories. Don't hesitate to read the
DEV post for know more.