codebeltnet/Analyze with SonarCloud

An opinionated action that downloads SonarCloud quality profiles and prepares your project for SonarScanner for .NET.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenThe SonarCloud generated token.yes
projectKeyThe key of your project in SonarCloud.yes
organizationThe name of your organization in SonarCloud.yes
versionThe version of your project, e.g. 1.0.0.yes
hostThe host URL of your SonarCloud instance, e.g. https://sonarcloud.io.yeshttps://sonarcloud.io
parametersAdditional properties to be passed to the scanner. Default is to use properties tailored for C# and the coding conventions followed by Codebelt.no-d:sonar.exclusions='**/obj/**,**/bin/**'

no outputs