patriotsoftware/Project Validation

Run Tests to Validate Quality

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 16, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: patriotsoftware/project-validation-action@a86fbbc7347c3d2e19f1a671df45f5b6984e2956 # v1.2.9

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-repo-nameGitHub repo nameyes""
sonar-tool-versionDeprecated — no longer has any effect.no
use-dependenciesUse Docker to run dependencies.nofalse
docker-compose-file-pathPath to docker compose file to start dependenciesnodocker-compose/test-dependencies-compose.yml
sonar-tokenDeprecated — no longer has any effect.no
path-to-repo-rootPath to Repo Rootno""
tests-pathPath to testsnotest/
dotnet-test-command-argsdotnet test command argumentsno--filter TestCategory!="Smoke"
local-runsettings-filenamefull local.runsettings file path, use NONE when file not requirednolocal.runsettings
upload-sonar-resultsDeprecated — no longer has any effect.no
fail-on-failureDeprecated — no longer has any effect.no
log-levelLog-level for dotnet test command. Default is quietquiet
ignore-failuresDeprecated — no longer has any effect.no
vulnerability_codesPipe delimited vulnerabilities to look for on build.log outputNU1902|NU1903|NU1904

no outputs