Skip to content

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

Merged
TimmersThomas merged 1 commit intomainfrom
feature/CICD-12529
Apr 7, 2026
Merged

CICD-12529: Add SONAR_SKIP condition to SonarQube scan#81
TimmersThomas merged 1 commit intomainfrom
feature/CICD-12529

Conversation

@AleksanderOlszewski
Copy link
Copy Markdown
Contributor

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/validate.yml

Automated change by CICD-12529 script

@AleksanderOlszewski AleksanderOlszewski requested a review from a team as a code owner April 7, 2026 09:29
@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.

@TimmersThomas TimmersThomas merged commit 5ac4b8a into main Apr 7, 2026
4 checks passed
@TimmersThomas TimmersThomas deleted the feature/CICD-12529 branch April 7, 2026 10:04
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.

3 participants