Skip to content

Commit 4efe7d2

Browse files
authored
chore(ai): CodeRabbit config (#308)
chore(ai): CodeRabbit config
1 parent b831b07 commit 4efe7d2

3 files changed

Lines changed: 29 additions & 2 deletions

File tree

.backlog/tasks/task-4 - Add-AI-powered-PR-review.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
22
id: TASK-4
33
title: Add AI-powered PR review
4-
status: To Do
5-
assignee: []
4+
status: In Progress
5+
assignee:
6+
- claude
7+
- piotrzajac
68
created_date: '2026-04-07 20:56'
9+
updated_date: '2026-04-10 14:24'
710
labels:
811
- ci-cd
912
- dx

.coderabbit.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# CodeRabbit configuration for AutoFixture.XUnit2.AutoMock
2+
# https://docs.coderabbit.ai/getting-started/configure-coderabbit
3+
#
4+
# One-time prerequisite: install the CodeRabbit GitHub App at the org/repo level.
5+
# https://github.com/apps/coderabbit-ai
6+
7+
language: "en-US"
8+
9+
reviews:
10+
profile: "chill"
11+
request_changes_workflow: false
12+
high_level_summary: true
13+
poem: false
14+
review_status: true
15+
auto_apply_labels: true
16+
auto_review:
17+
enabled: true
18+
drafts: false
19+
20+
chat:
21+
auto_reply: true

.github/pull_request_template.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Summary
22

3+
<!-- Placeholder in the PR description that CodeRabbit replaces with the high-level summary. -->
4+
@coderabbitai summary
5+
36
Closes #
47

58
- Please add a description of the issue this PR is addressing. Link the relevant issue if applicable.

0 commit comments

Comments
 (0)