mrdailey99/Quality Orchestrator

Analyze PRs, recommend tests to run, and generate stubs for missing coverage

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for PR access and commentingno${{ github.token }}
generate-stubsEmbed truncated stub previews in the PR comment and write stub files (true/false)notrue
frameworkStub framework override: auto (detects from config files), pytest, vitest, jest, or playwrightnoauto
test-dirDirectory to scan for known test files — enables the "Running N of M tests" counter in the PR commentno""
fail-on-highExit with a non-zero status when risk tier is HIGH — use this to block merges via required status checksnofalse
comment-on-lowPost a PR comment even when risk tier is LOW — set false to reduce noise on routine PRsnotrue
namedescription
risk-tierRisk tier from the analysis: high, med, or low
risk-scoreNumeric risk score from 0 to 100