Skip to content

Commit aba08d3

Browse files
add note on empty reports when using this without reading
1 parent e49bad8 commit aba08d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guides/custom-reports.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,8 @@ Issues and tickets brings in conversations, descriptions, and comments from Jira
299299

300300
This option gives you the ability to create a report limited only to reports containing a "Score Card" or "Score Chart" bot comment from CodeRabbit or other bots. To enable issues and tickets you must include the tag `<pr_score_card>` in your prompt.
301301

302+
> **IMPORTANT:** This will automatically remove any pull requests from your reports if they do not contain a "Score Card" or "Score Chart" bot comment. Using this option without setting up a flow to create these comments will result in `No new pull request activity in the last XYZ hours` errors. Do not enable this option unless you have created a "Score Card" or "Score Chart" bot comment flow.
303+
302304
For example you can ask coderabbit to check serveral conditions on a pull request and produce a "Score Chart":
303305

304306
<details>

0 commit comments

Comments
 (0)