Skip to content

Commit 3d2b7fd

Browse files
chore: enable coderabbit walkthrough mode (hiero-ledger#1441)
Signed-off-by: CODEAbhinav-art <abhinav15102003@gmail.com>
1 parent c351777 commit 3d2b7fd

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.coderabbit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ reviews:
1010
high_level_summary: false # Do not summarise a pull request first as there is a walkthrough
1111
review_status: false # Do not state what kind of review as performed or why (spammy)
1212
commit_status: false # Do not state the review is in progress (spammy)
13-
collapse_walkthrough: true # Provide a walkthrough for reviewers, but collapse it (users shouldn't use this)
13+
collapse_walkthrough: false # Provide a walkthrough for reviewers
1414
related_issues: false # Do not suggest related issues (spammy)
1515
related_prs: false # Do not suggest related PRs (spammy)
1616
suggested_labels: false # Do not suggest labels for the PR (spammy)

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
9898
- Added prompt for coderabbit to review `Query` and it's sub-classes.
9999

100100
### Changed
101+
- Enable CodeRabbit walkthrough mode by default to improve PR review visibility (#1439)
101102
- Remove the commented out blocks in config.yml (#1435)
102103
- Renamed `.github/scripts/check_advanced_requirement.sh` to `bot-advanced-check.sh` for workflow consistency (#1341)
103104
- Added global review instructions to CodeRabbit configuration to limit reviews to issue/PR scope and prevent scope creep [#1373]

0 commit comments

Comments
 (0)