Skip to content

ci: add AI Review Bot and Gate workflows#280

Closed
qrtp wants to merge 2 commits into
masterfrom
add-ai-review-workflows
Closed

ci: add AI Review Bot and Gate workflows#280
qrtp wants to merge 2 commits into
masterfrom
add-ai-review-workflows

Conversation

@qrtp

@qrtp qrtp commented Feb 26, 2026

Copy link
Copy Markdown

Summary

  • Add AI Review Bot workflow (ai-review-bot.yml) — triggers AI code review on label or review request
  • Add AI Review Gate workflow (ai-review-gate.yml) — enforces merge gate requiring AI or human approval

Both workflows call centralized reusable workflows from agent-plugins so they stay up to date automatically.

Prerequisites

The following org-level secrets and variables must be configured for this repo:

  • Secrets: UD_PAT, ANTHROPIC_API_KEY (and optionally CODEX_API_KEY for multi-agent reviews)
  • Variables: AI_REVIEW_BOT_USER

Test plan

  • Verify workflows appear in the Actions tab after merge
  • Open a test PR and confirm the AI Review Gate runs on PR open
  • Add ai-review-requested label to a PR and confirm the AI Review Bot triggers

🤖 Generated with Claude Code

@qrtp

qrtp commented Feb 26, 2026

Copy link
Copy Markdown
Author

Closing: public repo — AI review workflows use secrets that aren't available to public repo PR workflows.

@qrtp qrtp closed this Feb 26, 2026
@qrtp qrtp deleted the add-ai-review-workflows branch February 26, 2026 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant