vtex/Action SonarQube
Scan code using Sonarqube and show issues in pull requests.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | SonarQube Server URL | yes | — |
| token | Sonarqube token | yes | — |
| projectKey | Sonarqube project key. The default key will be 'owner-repository'. | no | "" |
| projectName | Sonarqube project name. The default name will be 'owner-repository'. | no | "" |
| projectBaseDir | Sonar project base dir. | no | . |
| githubToken | Github token. https://docs.github.com/en/actions/reference/authentication-in-a-workflow#about-the-github_token-secret | yes | — |
| lintReport | Path to lint report json file. https://docs.sonarqube.org/pages/viewpage.action?pageId=11639183 | no | — |
Outputs
no outputs