andy-c-jones/StructuraLens

Analyze C# solutions and report maintainability diffs on pull requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
solutionPath to solution (.sln/.slnx) or project (.csproj)yes
working-directoryWorking directory for analysisno.
github-tokenGitHub token used for release downloads and PR commentsno
run-diffRun base vs head diff on pull_request eventsnotrue
report-htmlGenerate HTML reportnotrue
report-jsonGenerate JSON reportnotrue
post-commentPost a PR comment with actionable changes only (dependencies and added diagnostics)notrue
max-projectsMax number of projects to include in comment tableno10
fail-onFail the action check if diagnostics are added: none (default), error (fail on new errors), warning (fail on new errors or warnings)nonone
versionStructuraLens release version (e.g., 1.2.0). Use 'latest' to auto-detect.nolatest
analysis-modeAnalysis mode: Full or DiagnosticsAndReferencesnoFull
namedescription
base-report-jsonPath to base JSON report
head-report-jsonPath to head JSON report
diff-report-jsonPath to diff JSON report
diff-report-htmlPath to diff HTML report