Skip to content

Conversation

Walkmana-25
Copy link
Contributor

This pull request introduces a new GitHub Actions workflow to automate moderation of community interactions using AI. The workflow is triggered by various events related to issues, pull requests, comments, and discussions, and leverages the benbalter/ai-community-moderator action to help maintain a positive environment.

Automated moderation workflow:

  • Added .github/workflows/moderate.yml to set up the "AI Community Moderator" workflow, which runs on ubuntu-latest and responds to creation and edits of issues, pull requests, comments, and discussions.
  • Configured permissions for the workflow to allow reading contents and models, and writing to issues, pull requests, and discussions.
  • Integrated the benbalter/ai-community-moderator@v1 action, specifying the use of the microsoft/Phi-4-reasoning model and a severity threshold of 5 for moderation actions.

@Walkmana-25 Walkmana-25 merged commit a321968 into Floorp-Projects:main Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant