num42/CodeQA

Run code quality analysis with codeqa CLI — health reports, comparisons, and raw metrics

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand to run: health-report, compare, or analyzeyes
pathDirectory to analyzeno.
commentPost result as sticky PR commentnofalse
fail-gradeMinimum acceptable grade for health-report (e.g. C). Fails if belowno""
base-refBase git ref for compare and health-report block scoping (defaults to the PR base branch)no""
detailDetail level for health-report: summary, default, or fullnodefault
topNumber of worst offenders per categoryno5
formatOutput format for compare: json or markdownnomarkdown
configPath to .codeqa.yml config fileno""
ignore-pathsYAML list of path patterns to ignore (supports wildcards, e.g. 'test/*')no""
extra-argsAdditional CLI flags passed through to codeqano""
versionVersion of codeqa to download (defaults to latest)nolatest
buildHow to obtain codeqa: 'release' downloads a prebuilt binary, 'source' builds from the action reponorelease
namedescription
report-filePath to the output file
gradeOverall grade (health-report only)