Apply drift remediation
drift_remediateRemediate drift on feature flag runs: file linked bugs, reopen tickets, or add drift labels to flagged items. Preview with dry run.
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']). |