actions-marketplace-validations/sonar-quality-gate
This plugin will be intergate to CI/CD, get quality code of sonarqube and push report to merge request when has change.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 7, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/dieuhd_sonar-quality-gate@5e58a1333f09948b440def670e531fd6a7d60686 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| login | The authentication token or login of a SonarQube user with Execute Analysis permission on the project. | yes | — |
| skipScanner | skip scanner | no | — |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |