Skip to content

chore: remove deprecated GitHub Actions SonarQube workflow#846

Merged
arjun-rajappa merged 1 commit intomainfrom
remove-old-sonarsource-scan
Mar 10, 2026
Merged

chore: remove deprecated GitHub Actions SonarQube workflow#846
arjun-rajappa merged 1 commit intomainfrom
remove-old-sonarsource-scan

Conversation

@arjun-rajappa
Copy link
Contributor

SonarQube scan is already being run in the final_job of CircleCI pipeline, which collects coverage from all test jobs and reports to the current SonarQube server.

The GitHub Actions workflow was sending scan reports to a deprecated SonarQube server, creating duplicate scans and unnecessary overhead.

@arjun-rajappa arjun-rajappa requested a review from a team as a code owner February 26, 2026 13:54
@CagriYonca
Copy link
Contributor

It was failing sometimes randomly, so it looks good to me.

SonarQube scan is already being run in the final_job of CircleCI
pipeline, which collects coverage from all test jobs and reports to
the current SonarQube server.

The GitHub Actions workflow was sending scan reports to a deprecated
SonarQube server, creating duplicate scans and unnecessary overhead.

Signed-off-by: Arjun Rajappa <arjun.rajappa@ibm.com>
@arjun-rajappa arjun-rajappa force-pushed the remove-old-sonarsource-scan branch from 91e438d to d6c2b7f Compare March 10, 2026 09:47
@arjun-rajappa arjun-rajappa merged commit bd5bbe8 into main Mar 10, 2026
16 checks passed
@arjun-rajappa arjun-rajappa deleted the remove-old-sonarsource-scan branch March 10, 2026 09:55
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