We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9420baa commit e0db110Copy full SHA for e0db110
.coderabbit.yaml
@@ -9,7 +9,7 @@ early_access: false
9
# ----------------------------
10
reviews:
11
profile: 'assertive' # 리뷰 스타일: assertive → 더 많은 지적과 상세 피드백 제공
12
- request_changes_workflow: false # 리뷰 코멘트가 모두 해결되면 자동 승인 여부 (false = 수동)
+ request_changes_workflow: true # 리뷰 코멘트가 모두 해결되면 자동 승인 여부 (false = 수동)
13
high_level_summary: true # PR 상단에 요약 생성
14
high_level_summary_in_walkthrough: true # 요약을 워크스루에도 포함
15
review_status: true # 리뷰 진행 상태 메시지 표시
0 commit comments