All checks were successful
Enterprise AI Code Review / ai-review (pull_request) Successful in 32s
AI Code Review Workflow Documentation
Enterprise-grade AI code review system for Gitea with automated issue triage, PR review, and codebase analysis.
📚 Documentation
| Document | Description |
|---|---|
| Getting Started | Quick setup guide |
| Configuration | All configuration options |
| Agents | Detailed agent documentation |
| Security | Security scanning features |
| API Reference | Client and agent APIs |
| Workflows | Gitea workflow examples |
| Troubleshooting | Common issues and solutions |
Quick Links
- Setup: See Getting Started
- Configuration: See Configuration
- Enterprise Features: See Enterprise
Architecture Overview
┌─────────────────────────────────────────────────────────────┐
│ Event Sources │
│ ┌──────────┐ ┌──────────┐ ┌──────────┐ │
│ │ PR Event │ │ Issue │ │ Schedule │ │
│ └────┬─────┘ └────┬─────┘ └────┬─────┘ │
└───────┼─────────────┼─────────────┼─────────────────────────┘
│ │ │
└─────────────┼─────────────┘
▼
┌───────────────┐
│ Dispatcher │
└───────┬───────┘
│
┌─────────────┼─────────────┐
▼ ▼ ▼
┌───────────┐ ┌───────────┐ ┌───────────┐
│ Issue │ │ PR │ │ Codebase │
│ Agent │ │ Agent │ │ Agent │
└─────┬─────┘ └─────┬─────┘ └─────┬─────┘
│ │ │
└──────────────┼──────────────┘
▼
┌─────────────────┐
│ Gitea API │
│ LLM Provider │
└─────────────────┘