Skip to content

chore: remove deprecated GitHub Actions SonarQube workflow#846

Open
arjun-rajappa wants to merge 1 commit intomainfrom
remove-old-sonarsource-scan
Open

chore: remove deprecated GitHub Actions SonarQube workflow#846
arjun-rajappa wants to merge 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.

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 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.

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