blue-express/Sonar Scan and Check Github Action
Scan with SonarQube and check the status of the Sonar Quality Gate result
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sonarqube_url | URL of your SonarQube instance | yes | — |
| sonarqube_token | SonarQube token for the project | yes | — |
| projectKey | The project's unique key. | yes | "" |
| projectName | The project's name | no | — |
| projectVersion | The project's version | no | — |
| projectBaseDir | The project's source base directory | no | . |
| binaries | The project's binaries's directory | no | — |
Outputs
no outputs