Start Patronus Dry Run
put_patronus_dry_runStart a Patronus dry run for a merge request to run all configured quality checks without merging. Get the run ID and Patronus URL to track progress.
Instructions
Start a Patronus dry run for a merge request.
Runs all configured quality checks (TeamCity builds) without merging. Use get_patronus_run to track progress.
Args: project: Project key (e.g., "ij") review_id: MR number (e.g., "194108")
Returns: Markdown with run ID, Patronus URL, and status. On failure, returns actionable guidance on what to do next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| review_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |