Capabilities¶
Mergebot provides a comprehensive set of features for automated code review and merge automation.
Current Capabilities¶
- AI-driven code review using modular crews
- Automated impact assessment and approval policy
- Parallel analysis of multiple merge requests
- Project-level session lock to prevent concurrent runs per repository
- Centralized dashboard with analytics
- Configurable workflows and extensible architecture
- Docker and CLI support
- Supports both GitHub and GitLab workflows
- Transparent auto-merge guardrails that explain skipped merges with score/threshold context
- Cross-platform CI Pipeline Analysis: Mergebot surfaces detailed workflow/pipeline run summaries (status, jobs, errors, links) for both GitHub Actions and GitLab CI in every PR/MR analysis, and via dedicated tools (full details)
Planned Features¶
- Policy-as-code DSL
- Real-time LLM feedback
- Slack/Teams notifications
- Kubernetes deployment
- SaaS dashboard
See also: Roadmap