Skip to content

Commit d6eb053

Browse files
minor docs improvements
1 parent 86b8187 commit d6eb053

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/custom-reports.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ Issues and tickets brings in conversations, descriptions, and comments from Jira
307307

308308
This option gives you the ability to create a report limited only to pull requests 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.
309309

310-
> **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.
310+
> **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 asked coderabbit to create a "Score Card" thourhg a comment or implimented the "Score Chart" bot comment flow below.
311311
312312
For example you can ask coderabbit to check serveral conditions on a pull request and produce a "Score Chart":
313313

@@ -348,7 +348,7 @@ Generate a weekly code review report for the author of this pull request only fo
348348
- `1` → Passed
349349

350350
**Final Score Calculation:**
351-
Combine the scores from the parameters above to derive the final code quality score (out of 5).
351+
Combine the scores from the parameters above to derive the final code quality score (out of 9).
352352
**Output Format:**
353353
Provide the final report in a table format with the following columns (use shorthand notations), be sure to include this list at the top above the chart in the "Column Notation" section so users understand what the columns mean:
354354

0 commit comments

Comments
 (0)