Skip to content

repo: Add AI Community Moderator workflow#3931

Merged
jamesarich merged 2 commits into
mainfrom
repo/ai-moderator
Dec 8, 2025
Merged

repo: Add AI Community Moderator workflow#3931
jamesarich merged 2 commits into
mainfrom
repo/ai-moderator

Conversation

@jamesarich

@jamesarich jamesarich commented Dec 8, 2025

Copy link
Copy Markdown
Collaborator

This pull request introduces a new GitHub Actions workflow to automatically moderate issues and comments using AI. The workflow detects spam and AI-generated content, labels them appropriately, and can minimize detected comments.

New AI moderation workflow:

  • Added .github/workflows/moderate.yml to configure the AI Moderator GitHub Action, enabling automatic detection and labeling of spam and AI-generated content in issues and comments.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@github-actions github-actions Bot added the repo Repository maintenance label Dec 8, 2025
@codecov

codecov Bot commented Dec 8, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.52%. Comparing base (026f9f3) to head (43427fe).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #3931   +/-   ##
=====================================
  Coverage   0.52%   0.52%           
=====================================
  Files        394     394           
  Lines      23136   23136           
  Branches    2933    2933           
=====================================
  Hits         122     122           
  Misses     22993   22993           
  Partials      21      21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Updated workflow to improve moderation functionality and renamed job for clarity.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@jamesarich jamesarich added this pull request to the merge queue Dec 8, 2025
Merged via the queue into main with commit 9246b3b Dec 8, 2025
7 checks passed
@jamesarich jamesarich deleted the repo/ai-moderator branch December 8, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

repo Repository maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant