phwt / sonarqube-quality-gate-action

Check quality gate result from latest analysis and report result in the pull request's comment
MIT License
10 stars 10 forks source link

Add `pull-request` Input Support for Retrieving Result from the Pull Request #30

Closed phwt closed 1 month ago

phwt commented 1 month ago

Add pull-request input to specify the pull request number to retrieve the quality status from.

Close #25

github-actions[bot] commented 1 month ago

SonarQube Quality Gate Result

Metric Status Value Error Threshold
New reliability rating :white_check_mark: OK 1 > 1
New security rating :white_check_mark: OK 1 > 1
New maintainability rating :white_check_mark: OK 1 > 1
New coverage :white_check_mark: OK 100 < 80
New duplicated lines density :white_check_mark: OK 0 > 5
New security hotspots reviewed :white_check_mark: OK 100 < 100

View on SonarQube

updated: 10/7/2024, 17:16:13 (UTC+0)