testneo_validate_pr
Plans pull request validation by analyzing diffs or git refs to identify impacted tests and generate verification stages with actionable findings.
Instructions
Run TestNeo PR validation planning from diff or git refs. Returns shared workflow context, impacted tests, planned verification stages, and Claude-ready findings using the new orchestration contracts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| repository | Yes | ||
| pull_request | Yes | ||
| git | Yes | ||
| execution | No | ||
| output | No | ||
| idempotency_key | No | ||
| confirm | No |