File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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)
Original file line number Diff line number Diff 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 ]
You can’t perform that action at this time.
0 commit comments