Skip to content

CICD-12529: Add SONAR_SKIP condition to SonarQube scan#24

Open
AleksanderOlszewski wants to merge 1 commit intomainfrom
feature/CICD-12529
Open

CICD-12529: Add SONAR_SKIP condition to SonarQube scan#24
AleksanderOlszewski wants to merge 1 commit intomainfrom
feature/CICD-12529

Conversation

@AleksanderOlszewski
Copy link
Copy Markdown

CICD-12529: Add SONAR_SKIP condition to SonarQube scan

This PR adds an if: vars.SONAR_SKIP != 'TRUE' condition to all sonarsource/sonarqube-scan-action steps in this repository's workflows.

When the org-level variable SONAR_SKIP is set to TRUE, the SonarQube scan step will be skipped. Otherwise it runs as normal.

Files changed

  • .github/workflows/build.yml

Automated change by CICD-12529 script

@svc-snyk-github-jira
Copy link
Copy Markdown

svc-snyk-github-jira commented Apr 7, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@sonarqube-collibra
Copy link
Copy Markdown

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

Successfully merging this pull request may close these issues.

2 participants