Skip to content

build: add SonarCloud integration - #12

Merged
kelleyglenn merged 1 commit into
masterfrom
feature/sonarcloud-integration
Feb 19, 2026
Merged

build: add SonarCloud integration#12
kelleyglenn merged 1 commit into
masterfrom
feature/sonarcloud-integration

Conversation

@kelleyglenn

@kelleyglenn kelleyglenn commented Feb 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add SonarCloud static analysis integration via the org.sonarqube Gradle plugin
  • Add .github/workflows/sonar.yaml workflow for PR and master branch analysis
  • Runs test jacocoTestReport sonar (separate from the existing check workflow)

Prerequisites

The sonar workflow will fail until these manual steps are completed:

  1. Import this repo as a SonarCloud project at sonarcloud.io (org: kelleyglenn)
  2. Add SONAR_TOKEN as a GitHub Actions secret

Test plan

  • Existing check workflow still passes (no build/test changes)
  • After SONAR_TOKEN is configured, sonar workflow passes and decorates PRs

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Coverage Report

There is no coverage information present for the Files changed

@sonarqubecloud

Copy link
Copy Markdown

@kelleyglenn
kelleyglenn merged commit 76a4c8a into master Feb 19, 2026
6 of 8 checks passed
@kelleyglenn
kelleyglenn deleted the feature/sonarcloud-integration branch February 19, 2026 08:28
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.

1 participant