Skip to content

Remove AI review workflows and config#30

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

Remove AI review workflows and config#30
0xthrpw merged 1 commit intomainfrom
remove-ai-workflows

Conversation

@0xthrpw
Copy link
Copy Markdown
Member

@0xthrpw 0xthrpw commented Apr 14, 2026

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

Summary by CodeRabbit

  • Chores
    • Removed AI-assisted code review automation workflow triggered on pull requests.
    • Removed AI-assisted issue response automation workflow triggered on issues and comments.

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

Files removed:
- .github/workflows/ai-review.yml
- .github/workflows/ai-on-demand.yml
@0xthrpw 0xthrpw requested a review from encryptedDegen as a code owner April 14, 2026 22:15
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 14, 2026

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

Project Deployment Actions Updated (UTC)
eik-docs Ready Ready Preview, Comment Apr 14, 2026 10:16pm

Request Review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 48bc7036-fdac-495a-a06f-c800188742a5

📥 Commits

Reviewing files that changed from the base of the PR and between 17556dd and 830f7fe.

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

📝 Walkthrough

Walkthrough

Two GitHub Actions automation workflows were deleted: ai-on-demand.yml and ai-review.yml. These workflows previously handled on-demand issue response automation and pull request review automation by delegating to an external workflow repository, including configuration parameters and secrets management.

Changes

Cohort / File(s) Summary
Removed AI Automation Workflows
.github/workflows/ai-on-demand.yml, .github/workflows/ai-review.yml
Deleted two GitHub Actions workflows that automated issue response and PR review tasks. The ai-on-demand.yml workflow triggered on issue/PR comments and delegated to external automation. The ai-review.yml workflow triggered on PR events and handled automated code review, both passing configuration and secrets to ethereumidentitykit/workflow-automation workflows.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Two workflows hop away,
Automation bids adieu today,
No more reviews in the night so deep,
Just simpler paths for coders' keep!
Less magic, more direct the way.

🚥 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 title directly summarizes the main change: removal of AI review workflows and configuration files.
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.

@0xthrpw 0xthrpw merged commit 792e939 into main Apr 14, 2026
3 of 5 checks passed
@0xthrpw 0xthrpw deleted the remove-ai-workflows branch April 14, 2026 22:19
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