Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next step: Sonarcloud integration #3

Open
github-actions bot opened this issue Apr 14, 2023 · 0 comments
Open

Next step: Sonarcloud integration #3

github-actions bot opened this issue Apr 14, 2023 · 0 comments

Comments

@github-actions
Copy link

Continuous code quality can be handled by Sonarcloud. This repository is configured to use Sonarcloud to perform quality analysis and code coverage report on each push.

In order to configure Sonarcloud analysis GitHub Action workflow you must follow the steps below:

  1. go to Sonarcloud to create a new Sonarcloud project
  2. login with your GitHub account
  3. add Sonarcloud organization or reuse existing one
  4. set up a repository
  5. go to new code definition administration page and select Number of days option
  6. To be able to run the analysis:
    1. a token must be created at Sonarcloud account
    2. the created token must be added as SONAR_TOKEN to secrets on GitHub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants