GitHub Actions
SonarQube supports analysis of YAML files detected as GitHub Actions.
Last updated
Was this helpful?
SonarQube supports analysis of YAML files detected as GitHub Actions.
The analysis is searches for workflows located in **/.github/workflows/** and composite actions in **/actions.yml.
Add commentDiscover and update the YAML properties by going to Administration > Configuration > General Settings > Languages > GitHub Actions.
Add commentYou can deactivate the analysis of GitHub Actions by setting the sonar.githubactions.activate property to false.
Last updated
Was this helpful?
Was this helpful?

