Create a local DiffCI validation plan
diffci_validation_planPlan change-aware CI validation, affected-test selection, test impact analysis, or GitHub Actions workflow checks. Returns a safe local DiffCI command without accessing the checkout or executing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Optional local repository path to pass as a single --repo argument. | |
| action | No | Validation action. Defaults to check. | |
| platform | No | Shell used only to render the display command. Defaults to posix. |