gitricko/Sonarless Code Scan
SonarQube Scan GitHub Action without a dedicated hosted SonarQube Server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sonar-project-name | SonarQube Project Name | no | ${{github.event.repository.name}} |
| sonar-project-key | SonarQube Project Key | no | ${{github.event.repository.name}} |
| sonar-source-path | SonarQube Source Path from Git Root | no | — |
| sonar-metrics-path | SonarQube Metrics JSON Path from Git Root | no | — |
| sonar-instance-port | SonarQube Instance Port | no | — |
Outputs
no outputs