feat/sonar cloud #2#3
Merged
Merged
Conversation
|
Contributor
Author
|
gradle 버전을 낮췄습니다. gradle이 최신버전이라 sonarcloud와 같이 되는 버전을 찾아야하는데 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



PR 컨벤션 (Pull Request Convention)
Ⅰ. PR 내용 설명 (Describe what this PR did)
프로젝트 코드 품질 관리를 위해 SonarCloud를 도입했습니다.
build.gradle에 SonarQube 플러그인 및 설정 추가.github/workflows/sonarcloud.yml워크플로우 파일 생성Ⅱ. 관련 이슈 (Does this pull request fix one issue?)
closes #2
Ⅲ. 검증 방법 (Describe how to verify it)
SonarCloud Analysis워크플로우 실행 확인Ⅳ. 리뷰 시 참고 사항 (Special notes for reviews)
SONAR_TOKEN등록 완료GITHUB_TOKEN은 GitHub Actions에서 자동 제공되므로 별도 등록 불필요master,dev