trigger_bugbot_review
Queue a Bugbot code review on a GitHub or GitLab pull request. Optionally run a dry analysis without posting comments.
Instructions
Queue a Bugbot review (POST /bugbot/review).
Args: pr_url: Full GitHub PR or GitLab MR URL. dry_run: When True, analyze without posting to SCM (still billed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_url | Yes | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||