Skip to content

Add OpenCode review automation#47

Merged
seonghobae merged 1 commit into
developfrom
pr-review-merge-automatio
Jun 12, 2026
Merged

Add OpenCode review automation#47
seonghobae merged 1 commit into
developfrom
pr-review-merge-automatio

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

Summary

  • copy the OpenCode Agent review workflow and helper contract from Seongho-Bae/naruon
  • include helper scripts for approval-gate validation and failed-check evidence
  • keep the workflow read-only for code inspection and let it publish GitHub review decisions

Validation

  • bash -n scripts/ci/opencode_review_approve_gate.sh
  • bash -n scripts/ci/collect_failed_check_evidence.sh
  • bash -n scripts/ci/validate_opencode_failed_check_review.sh
  • python3 -m py_compile scripts/ci/opencode_review_normalize_output.py
  • actionlint .github/workflows/opencode-review.yml
  • gate smoke tests for APPROVE and REQUEST_CHANGES
  • git diff --check
  • pytest -q tests/test_vibesec.py

@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@seonghobae, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 58 minutes and 59 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 11c62f1c-d228-41ea-aaec-ae09b4a201f2

📥 Commits

Reviewing files that changed from the base of the PR and between cba177e and 7e27b6e.

📒 Files selected for processing (7)
  • .agents/skills/github-robot-review-gate/SKILL.md
  • .github/workflows/opencode-review.yml
  • opencode.jsonc
  • scripts/ci/collect_failed_check_evidence.sh
  • scripts/ci/opencode_review_approve_gate.sh
  • scripts/ci/opencode_review_normalize_output.py
  • scripts/ci/validate_opencode_failed_check_review.sh
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch pr-review-merge-automatio
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch pr-review-merge-automatio

Warning

Billing warning: we have not been able to collect payment for this subscription for more than 72 hours. Please update the payment method or pay any pending invoices in Billing to avoid service interruption.


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.

@seonghobae seonghobae enabled auto-merge June 12, 2026 14:03
@github-actions

Copy link
Copy Markdown
Contributor

OpenCode Review Overview

  • Head SHA: 7e27b6eaadfa8c14b991184d2e5aacc63da00c3d
  • Workflow run: 27420480445
  • Workflow attempt: 1
  • Gate result: APPROVE (exit 0)

@opencode-agent opencode-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OpenCode Agent approved this PR.

The PR introduces new CI scripts and configuration files for OpenCode review workflows. No security, privacy, or regression risks were identified. All changes are well-structured and adhere to the project's workflow contracts.

  • Result: APPROVE
  • Reason: No blockers or actionable issues found in the PR.
  • Head SHA: 7e27b6eaadfa8c14b991184d2e5aacc63da00c3d
  • Workflow run: 27420480445
  • Workflow attempt: 1

@seonghobae seonghobae merged commit a1a1c4f into develop Jun 12, 2026
2 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