Skip to content

Commit 0f70f20

Browse files
update changelog
1 parent 5d2acbf commit 0f70f20

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/changelog.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ description: The latest updates and changes to CodeRabbit.
55
sidebar_position: 13
66
---
77

8+
## July 17, 2025
9+
10+
### Enhanced Reporting Capabilities
11+
12+
We're excited to announce significant improvements to our reporting system that will make your automated reports more powerful and actionable!
13+
14+
#### Exclusion Filters with NOT_IN Option
15+
16+
Reports now support exclusion filters using the `NOT_IN` option, allowing you to filter out pull requests based on their repository, label, user, or team. This gives you more granular control over what appears in your reports, helping you focus on the most relevant information.
17+
18+
#### Next Steps Section in Daily Standup Reports
19+
20+
We've enhanced the default daily standup report template to include a "Next Steps" section. This provides clear guidance on what actions authors and reviewers should take regarding each pull request or change, making your reports more actionable and helping teams stay on track.
21+
22+
#### CI/CD GitHub Action Check Status Integration
23+
24+
Reports now include CI/CD GitHub Action check status as a data source. Your reports will be aware of which CI/CD checks are failing or passing, giving you better visibility into the health of your pull requests and helping identify potential issues before they become blockers.
25+
826
## July 10, 2025
927

1028
### Enhanced Python Static Analysis: nbqa Support for Jupyter Notebooks

0 commit comments

Comments
 (0)