thecanadianroot/SonarCloud Summary Action

Groups SonarCloud pull-request comments into a nicely formatted table comment. Useful for mono-repositories.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-repositoryThe GitHub repository (organization/repository_name)yes
github-tokenThe GitHub tokenyes
pull-requestThe pull-request numberyes
commitThe commit from which comments will be considered. This is optional, but helps limit API calls to GitHub API.
comment-headerThe comment header that you wish to use for the table comment. (defaults to: SonarCloud Summary:)
project-name-patternThe pattern that will be used in order to find the project name in SonarCloud pull-request comments. This is optional and should work out of the box, but if you need something else, you must at least define a named group called project_name within your pattern.
quality-gate-patternThe pattern that will be used in order to find the quality gate label line. This is optional and should work out of the box.
quality-gate-sub-patternThe pattern that will be used in order to find what needs to be replaced within the quality gate label line. This is optional and should work out of the box.
quality-gate-sub-replThe replacement that will be used for quality gate label line. This is optional and should work out of the box.
issues-patternThe pattern that will be used in order to find the issues label line. This is optional and should work out of the box.
issues-sub-patternThe pattern that will be used in order to find what needs to be replaced within the issues label line. This is optional and should work out of the box.
issues-sub-replThe replacement that will be used for issues label line. This is optional and should work out of the box.
security-hotspots-patternThe pattern that will be used in order to find the security hotspots label line. This is optional and should work out of the box.
security-hotspots-sub-patternThe pattern that will be used in order to find what needs to be replaced within the security hotspots label line. This is optional and should work out of the box.
security-hotspots-sub-replThe replacement that will be used for security hotspots label line. This is optional and should work out of the box.
code-coverage-patternThe pattern that will be used in order to find the code coverage label line. This is optional and should work out of the box.
code-coverage-sub-patternThe pattern that will be used in order to find what needs to be replaced within the code coverage label line. This is optional and should work out of the box.
code-coverage-sub-replThe replacement that will be used for code coverage label line. This is optional and should work out of the box.
code-duplication-patternThe pattern that will be used in order to find the code duplication label line. This is optional and should work out of the box.
code-duplication-sub-patternThe pattern that will be used in order to find what needs to be replaced within the code duplication label line. This is optional and should work out of the box.
code-duplication-sub-replThe replacement that will be used for code duplication label line. This is optional and should work out of the box.

no outputs