myk-org/PR Test Oracle
Analyze PR changes and recommend which tests to run
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| oracle_url | URL of the PR Test Oracle service | yes | — |
| ai_provider | AI provider to use (claude, gemini, cursor) | no | claude |
| ai_model | AI model to use | no | claude-opus-4-6[1m] |
| test_patterns | JSON array of test file glob patterns (e.g., ["tests/**/*.py"]) | no | — |
| post_comment | Whether to post a comment on the PR with recommendations (default: true) | no | true |
| github_token | GitHub token for API access (must have permissions to read PRs and post reviews) | yes | — |
Outputs
no outputs