Skip to content

Commit 1049575

Browse files
fix bot link
1 parent 40ab6f8 commit 1049575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/custom-reports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ You will create a new chart averaging all the values from various pull requests
451451
- Only include checks for very specific scenarios, such as a specific check failing or using tabs vs spaces.
452452
- Do not use general rules without explaining specifically what they mean. If you add "Insure the pull request follows development best practices" you must define what "development best practices" actually mean or the AI will guess.
453453
- Make one point for each specific check and make sure its a True/False condition.
454-
- Instead of manually commenting on pull requests you can use the [Github Actions Bot](https://github.com/marketplace/actions/github-project-bot) to automatically comment on pull requests and trigger coderabbit score card/chart comments by including `@coderabbit` in the comment.
454+
- Instead of manually commenting on pull requests you can use the [Github Actions Bot](https://github.com/marketplace/actions/create-or-update-comment) to automatically comment on pull requests and trigger coderabbit score card/chart comments by including `@coderabbit` in the comment.
455455

456456
## Best Practices
457457

0 commit comments

Comments
 (0)