[Chore] CodeRabbit PR 자동 리뷰 설정 추가 - #315
Merged
Merged
Conversation
CodeRabbit은 리포지토리 루트의 .coderabbit.yaml(점 포함)만 인식한다. 점 없이 커밋되어 있어 설정이 적용되지 않는 상태였다.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Contributor
📊 테스트 커버리지 리포트
|
This was referenced Aug 11, 2026
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.
🧾 요약
.claude/commands/review.md)를 반영한.coderabbit.yaml을 추가했습니다.🔗 이슈
✨ 변경 내용
.coderabbit.yaml추가 - 언어(ko-KR), 톤앤매너, 리뷰 프로필(chill) 설정path_filters로 마이그레이션/설정 파일 등 리뷰 노이즈 제외path_instructions로 controller/service/entity/dto 경로별 컨벤션 체크포인트 지정 (service는 트랜잭션 적절성·단일 책임 원칙까지 세부 반영)knowledge_base.code_guidelines.filePatterns에CLAUDE.md,.claude/commands/review.md연결 - 리뷰 가이드를 CodeRabbit이 직접 참조하도록 구성✅ 확인