You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,10 @@ We've enhanced the default daily standup report template to include a "Next Step
23
23
24
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
25
26
+
#### Score Card Custom Report Option
27
+
28
+
We've added a new score card report feature that allows you to grade and create report cards for your developers. This custom report option provides a structured way to evaluate developer performance and contributions. See our [custom reports documentation](/guides/custom-reports#remove-prs-without-a-score-cardchart-bot-comment) for more details on how to implement score cards in your reports.
29
+
26
30
## July 10, 2025
27
31
28
32
### Enhanced Python Static Analysis: nbqa Support for Jupyter Notebooks
0 commit comments