FAQ¶
Frequently Asked Questions about Mergebot
What platforms does Mergebot support?¶
- Mergebot supports GitHub and GitLab. Bitbucket support is planned.
How does Mergebot decide to auto-approve or escalate a merge request?¶
- Mergebot uses a configurable approval policy based on impact scores from multiple assessment crews.
Can I customize the review workflow?¶
- Yes, you can configure which crews are active and set custom approval policies in your config files.
Where can I find the dashboard?¶
- The dashboard is created as a repository issue (GitHub or GitLab) in your project and updated automatically.
How do I get help or report a bug?¶
- Open an issue on GitHub or start a discussion.
More questions? Let us know on GitHub!