cyberfortgroup/PSScriptAnalyzer checks

GitHub Action to run PSScriptAnalyzer static code analysis checks on Pull Requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
rootPathThe root directory to run PSScriptAnalyzer on. By default, this is the root of the repository.no
settingsPathThe path to a PSScriptAnalyser settings file to control rules to execute.no
repoTokenGitHub token the action will use to send comments back to PR with.no
sendCommentSend comment back to PR with PSScriptAnalyzer summary if any issues where found.notrue
failOnErrorsEnable/disable failing the action on PSScriptAnalyzer error items.notrue
failOnWarningsEnable/disable failing the action on PSScriptAnalyzer warning items.notrue
failOnInfosEnable/disable failing the action on PSScriptAnalyzer informational items.nofalse

no outputs