Skip to content

chore: SonarCloud 정적 코드 분석 도입#4

Merged
jihun4452 merged 5 commits into
masterfrom
dev
Dec 14, 2025
Merged

chore: SonarCloud 정적 코드 분석 도입#4
jihun4452 merged 5 commits into
masterfrom
dev

Conversation

@jihun4452

Copy link
Copy Markdown
Contributor

Ⅰ. PR 내용 설명 (Describe what this PR did)
프로젝트 코드 품질 관리를 위해 SonarCloud를 도입했습니다.

  • SonarQube 플러그인 및 설정 추가
  • GitHub Actions 워크플로우 생성
  • Gradle 8.10으로 다운그레이드 (SonarQube 호환)

Ⅱ. 관련 이슈 (Does this pull request fix one issue?)
closes #2

Ⅲ. 검증 방법 (Describe how to verify it)

  1. PR 생성 시 GitHub Actions에서 SonarCloud Analysis 실행 확인
  2. SonarCloud 대시보드에서 분석 결과 확인

Ⅳ. 리뷰 시 참고 사항 (Special notes for reviews)

  • dev 브랜치에서 검증 완료된 내용입니다

@jihun4452 jihun4452 self-assigned this Dec 14, 2025
@sonarqubecloud

Copy link
Copy Markdown

@jihun4452 jihun4452 merged commit 269109a into master Dec 14, 2025
3 checks passed
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.

feat: SonarCloud 설정

1 participant