Skip to content

Add GitHub AI Moderator workflow#10717

Merged
stnguyen90 merged 3 commits intomainfrom
copilot/add-ai-moderator-repo
Oct 28, 2025
Merged

Add GitHub AI Moderator workflow#10717
stnguyen90 merged 3 commits intomainfrom
copilot/add-ai-moderator-repo

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Oct 28, 2025

Integrates GitHub's official AI Moderator action to automatically monitor and moderate community content.

Changes

  • Added .github/workflows/ai-moderator.yml workflow that:
    • Monitors issues, PRs, discussions, and all associated comments on create/edit events
    • Configured with write permissions to issues, pull-requests, and discussions for moderation actions
    • Uses github/ai-moderator@v1 with standard GITHUB_TOKEN authentication

The workflow follows existing repository patterns and will automatically moderate inappropriate content across all community interaction points.

Original prompt

Add https://github.com/github/ai-moderator to this repo


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Oct 28, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI changed the title [WIP] Add ai-moderator repository to the project Add GitHub AI Moderator workflow Oct 28, 2025
Copilot AI requested a review from stnguyen90 October 28, 2025 02:20
@stnguyen90 stnguyen90 requested a review from tessamero October 28, 2025 03:23
@stnguyen90 stnguyen90 marked this pull request as ready for review October 28, 2025 03:24
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 28, 2025

Security Scan Results for PR

Docker Image Scan Results

Package Version Vulnerability Severity
binutils 2.44-r2 CVE-2025-5244 HIGH
binutils 2.44-r2 CVE-2025-5245 HIGH
libxml2 2.13.8-r0 CVE-2025-49794 CRITICAL
libxml2 2.13.8-r0 CVE-2025-49796 CRITICAL
libxml2 2.13.8-r0 CVE-2025-49795 HIGH
libxml2 2.13.8-r0 CVE-2025-6021 HIGH
pcre2 10.43-r1 CVE-2025-58050 CRITICAL
golang.org/x/crypto v0.31.0 CVE-2025-22869 HIGH
golang.org/x/oauth2 v0.24.0 CVE-2025-22868 HIGH
stdlib 1.22.10 CVE-2025-47907 HIGH

Source Code Scan Results

🎉 No vulnerabilities found!

@github-actions
Copy link
Copy Markdown

✨ Benchmark results

  • Requests per second: 1,210
  • Requests with 200 status code: 217,874
  • P99 latency: 0.160933897

⚡ Benchmark Comparison

Metric This PR Latest version
RPS 1,210 1,242
200 217,874 223,545
P99 0.160933897 0.165687615

@stnguyen90 stnguyen90 merged commit 92f776b into main Oct 28, 2025
79 of 93 checks passed
@stnguyen90 stnguyen90 deleted the copilot/add-ai-moderator-repo branch October 28, 2025 18:46
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.

3 participants