harrydimas/Sonarqube post action Tool
Sonarqube post action for use in GitHub Actions using Java.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file_path | Sonarqube report file | yes | target/sonar/report-task.txt |
| sonar_token | Sonarqube token | yes | — |
| slack_webhook | Slack webhook url | yes | — |
| slack_mention | Slack mention | yes | — |
| slack_channel | Slack channel | yes | — |
| pull_request_url | Pull request url | yes | — |
| pull_request_title | Pull request title | yes | — |
Outputs
no outputs