xablu/github-pr-decoration-action

Dotnet build with Sonarscanner for .NET 5 and pull request decoration support.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sonarProjectKeyThe key of the SonarQube projectno
sonarProjectNameThe name of the SonarQube projectno
sonarOrganizationThe name of the SonarQube organization in SonarCloud. For hosted SonarQube, skip this setting.no
dotnetBuildArgumentsOptional command arguments to 'dotnet build'no
dotnetTestArgumentsOptional command arguments to 'dotnet test'no
dotnetDisableTestsOptional. Set to 1 or true to not run 'dotnet test' commandno
sonarBeginArgumentsOptional extra command arguments the the SonarScanner 'begin' commandno
sonarHostnameThe SonarQube server URL. For SonarCloud, skip this setting.nohttps://sonarcloud.io
sonarEnableScanDisable running of sonar scanner.yestrue
sonarTokenThe SonarQube token to connect to the sonarqube serverno

no outputs