feat(ci): .coderabbit.yaml 파일 추가 #16#32
Merged
kangeunchan merged 1 commit intodevelopfrom Mar 3, 2026
Hidden character warning
The head ref may contain hidden characters: "feature/16-coderabbitai-\ub3c4\uc785"
Merged
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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 |
coehgns
approved these changes
Mar 3, 2026
qkrwndnjs1075
approved these changes
Mar 3, 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.
Summary
path_instructions에 상세 반영했습니다.language: ko-KR+ tone 지시)을 적용했습니다.Related Issue
Scope
.coderabbit.yaml전면 구성(거의 전체 스키마 항목 명시)Implementation
reviews.path_instructions를 언어/빌드 시스템별로 분리하여 규칙 충돌을 줄였습니다.reviews.tools를 명시적으로 설정해 사용 언어 중심(Kotlin/Go/Bazel) + 보안/CI 관련 검사 강도를 확보했습니다.pre_merge_checks와custom_checks를 통해 규칙 위반을 조기에 감지하도록 구성했습니다.language및 tone 지시로 강제하고, 설정 파일 자체 문구는 영어로 표준화했습니다.Testing
.coderabbit.yamlYAML 파싱 검증 완료 (YAML OK)language,tone_instructions,path_instructions,tools) 반영 확인 완료Deployment Notes
pre_merge_checks의 warning/error 레벨 튜닝 권장Checklist