Skip to content

Commit bb258aa

Browse files
committed
docs: update code review docs to clarify fork PR security limitation
- Added clear note in Limitations section that PRs from forks are not supported - Mentioned security concerns as the reason for this limitation - Clarified that only same-repository branch PRs can be automatically reviewed
1 parent 91fbb83 commit bb258aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/kilocode-docs/docs/advanced-usage/code-reviews.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,5 @@ The Review Agent is ideal for:
159159
- The agent reviews **only the changed files**, not the entire repository.
160160
- Some highly dynamic or domain-specific code may require additional context in custom instructions.
161161
- The agent will only run on **selected repositories**.
162+
- **PRs from forks are not supported**. Only pull requests from branches within the same repository can be automatically reviewed.
162163
- During beta, review capacity may be throttled for extremely large PRs.

0 commit comments

Comments
 (0)