# sonarcloud-github-action-samples **Repository Path**: mirrors_SonarSource/sonarcloud-github-action-samples ## Basic Information - **Project Name**: sonarcloud-github-action-samples - **Description**: Sample projects for the configuration of SonarCloud on GitHub Actions - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This repository contains a few sample projects that show how to configure source code analysis from [GitHub Actions](https://developer.github.com/actions/). Each sample project is analyzed through a pull request. Results are displayed in both SonarCloud and GitHub. A comment and a check are published on the latter. | Type of project | Use the [SonarCloud Action](https://github.com/sonarsource/sonarcloud-github-action)? | Source | GitHub report | SonarCloud report | | -- | -- | -- | -- |-- | | dotnet (Windows) | no | [`dotnet` branch](https://github.com/sonarsource/sonarcloud-github-action-samples/tree/dotnet) | [GitHub](https://github.com/SonarSource/sonarcloud-github-action-samples/pull/4) | [SonarCloud](https://sonarcloud.io/dashboard?id=SonarSource_sonarcloud-github-action-samples&pullRequest=4) | | Gradle | no | [`gradle` branch](https://github.com/sonarsource/sonarcloud-github-action-samples/tree/gradle) | [GitHub](https://github.com/SonarSource/sonarcloud-github-action-samples/pull/3) | [SonarCloud](https://sonarcloud.io/dashboard?id=SonarSource_sonarcloud-github-action-samples&pullRequest=3) | | Maven | no | [`maven` branch](https://github.com/sonarsource/sonarcloud-github-action-samples/tree/maven) | [GitHub](https://github.com/SonarSource/sonarcloud-github-action-samples/pull/1) | [SonarCloud](https://sonarcloud.io/dashboard?id=SonarSource_sonarcloud-github-action-samples&pullRequest=1) | | NPM | no | Use the [scanner for NPM](https://github.com/bellingard/sonar-scanner-npm). No sample yet. | - | - | | PHP, Python, COBOL, PL/SQL, ABAP, APEX, Go, Ruby, TSQL | yes | [`generic` branch](https://github.com/sonarsource/sonarcloud-github-action-samples/tree/generic) | [GitHub](https://github.com/SonarSource/sonarcloud-github-action-samples/pull/2) | [SonarCloud](https://sonarcloud.io/dashboard?id=SonarSource_sonarcloud-github-action-samples&pullRequest=2) |