Apply drift remediation
drift_remediateRemediate drift gaps in run tickets by filing bugs, reopening, or relabeling them. Supports dry run for preview.
Instructions
One-click remediation across a run's flagged tickets: action 'file_bugs' files a linked, drift-labeled bug per gap; 'reopen' moves them back to Todo; 'relabel' adds a 'drift' label. verdicts selects the bands to act on (default ['drift']). Pass dryRun:true to preview. Records what it did on the run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | No | Defaults to the latest run. | |
| action | Yes | ||
| dryRun | No | ||
| project | Yes | ||
| verdicts | No | Which verdict bands to act on (default ['drift']). |