Skip to content

Misc typos #481

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 31, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into misc-typos
  • Loading branch information
karan925 committed Jul 31, 2025
commit 092a3b22cbf03b7baedb0d05ff792f5e29e009a3
4 changes: 2 additions & 2 deletions docs/guides/custom-reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,9 +307,9 @@ Issues and tickets brings in conversations, descriptions, and comments from Jira

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.

> **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" through a comment or implimented the "Score Chart" bot comment flow below.
> **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" through a comment or implemented the "Score Chart" bot comment flow below.

For example you can ask CodeRabbit to check serveral conditions on a pull request and produce a "Score Chart":
For example you can ask CodeRabbit to check several conditions on a pull request and produce a "Score Chart":

<details>
<summary>Click to view example User Score Card/Chart Comment:</summary>
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.