Skip to content

Revert "chore: add ReviewRouter workflow"#27

Merged
777genius merged 1 commit into
mainfrom
revert-21-reviewrouter/setup
May 11, 2026
Merged

Revert "chore: add ReviewRouter workflow"#27
777genius merged 1 commit into
mainfrom
revert-21-reviewrouter/setup

Conversation

@777genius
Copy link
Copy Markdown
Owner

@777genius 777genius commented May 11, 2026

Reverts #21

Summary by CodeRabbit

  • Chores
    • Removed ReviewRouter-related GitHub Actions workflows that previously handled automated review processing for pull requests.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 11, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2dd5907d-0f7b-4ce7-bb84-4cf895ecc68b

📥 Commits

Reviewing files that changed from the base of the PR and between e003223 and 9c6e0e1.

📒 Files selected for processing (2)
  • .github/workflows/reviewrouter-interaction.yml
  • .github/workflows/reviewrouter.yml
💤 Files with no reviewable changes (2)
  • .github/workflows/reviewrouter.yml
  • .github/workflows/reviewrouter-interaction.yml

📝 Walkthrough

Walkthrough

Two GitHub Actions workflows providing ReviewRouter-based code review automation have been removed from the repository. The main ReviewRouter workflow, which triggered on pull requests and merge groups, and the ReviewRouter Interaction workflow, which handled pull request review comments, are no longer part of the CI/CD pipeline.

Changes

ReviewRouter Workflow Removal

Layer / File(s) Summary
Main Workflow Configuration
.github/workflows/reviewrouter.yml
Removed workflow triggers (pull_request, merge_group, workflow_dispatch), permissions block (contents: read, pull-requests: write, issues: write, id-token: write), and review job that delegated to external ReviewRouter reusable workflow with OIDC runtime configuration and secret mappings.
Interaction Workflow
.github/workflows/reviewrouter-interaction.yml
Removed entire ReviewRouter Interaction workflow that triggered on pull_request_review_comment and workflow_dispatch to invoke the interaction reusable workflow with OIDC mode and ledger key secret.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Two workflows hop away,
ReviewRouter's final day,
No more routing, no more roam—
The CI finds a quieter home.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is incomplete and does not follow the required template; it lacks Summary, Verification, and Release Impact sections. Complete the description using the provided template: add what changed and why, check verification boxes, and assess release impact.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: reverting a previous commit that added ReviewRouter workflows.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ 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 revert-21-reviewrouter/setup

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.

@777genius 777genius merged commit 986e8a5 into main May 11, 2026
14 checks passed
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