Skip to content

Remove AI review workflows and config#406

Merged
0xthrpw merged 1 commit into
mainfrom
remove-ai-workflows
Apr 14, 2026
Merged

Remove AI review workflows and config#406
0xthrpw merged 1 commit into
mainfrom
remove-ai-workflows

Conversation

@0xthrpw

@0xthrpw 0xthrpw commented Apr 14, 2026

Copy link
Copy Markdown
Member

Remove unused AI-powered PR review workflows and configuration to reduce automated access surface area.

Summary by CodeRabbit

  • Chores
    • Removed the AI-assisted code generation workflow
    • Removed the automated AI code review workflow

Remove unused AI-powered PR review workflows and configuration
to reduce automated access surface area.

Files removed:
- .github/workflows/ai-review.yaml
- .github/workflows/ai-on-demand.yaml
@0xthrpw
0xthrpw requested a review from encryptedDegen as a code owner April 14, 2026 01:54
@vercel

vercel Bot commented Apr 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app Ready Ready Preview Apr 14, 2026 1:55am

Request Review

@coderabbitai

coderabbitai Bot commented Apr 14, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5e8245b5-d6ad-4e36-a8e4-e012cf1c1540

📥 Commits

Reviewing files that changed from the base of the PR and between 8a37bef and b8ca797.

📒 Files selected for processing (2)
  • .github/workflows/ai-on-demand.yaml
  • .github/workflows/ai-review.yaml
💤 Files with no reviewable changes (2)
  • .github/workflows/ai-review.yaml
  • .github/workflows/ai-on-demand.yaml

📝 Walkthrough

Walkthrough

This PR deletes two GitHub Actions workflows that previously enabled AI-assisted code review and on-demand AI operations. The workflows were triggered by specific comments containing @efp-dev-ops mentions and invoked Claude-based code analysis actions.

Changes

Cohort / File(s) Summary
Removed AI Workflow Automation
.github/workflows/ai-on-demand.yaml, .github/workflows/ai-review.yaml
Deleted two GitHub Actions workflows that handled AI-powered code review and on-demand operations. The on-demand workflow triggered on issue comments, PR review comments, and issue creation with @efp-dev-ops mentions. The review workflow performed automated code quality reviews on pull requests.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • encryptedDegen

Poem

🐰 The workflows once hummed with AI's clever dance,
But today we bid farewell to automation's advance,
Two files removed, the paths now lean and clean,
A simpler tomorrow, no more Claude in between! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title 'Remove AI review workflows and config' accurately describes the main change: deletion of AI-powered workflow files to reduce automated access.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch remove-ai-workflows

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm ioredis is 96.0% likely obfuscated

Confidence: 0.96

Location: Package overview

From: package.jsonnpm/ioredis@5.10.1

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/ioredis@5.10.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Obfuscated code: npm svgo is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: ?npm/@svgr/webpack@8.1.0npm/svgo@3.3.3

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/svgo@3.3.3. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@0xthrpw
0xthrpw merged commit 8391b7a into main Apr 14, 2026
7 checks passed
@0xthrpw
0xthrpw deleted the remove-ai-workflows branch April 14, 2026 04:39
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