Skip to content

Commit 9dfd8eb

Browse files
docs(code-review): trigger /github-pr-review alongside /codereview in Option B automation prompt (OpenHands#553)
Co-authored-by: openhands <openhands@all-hands.dev>
1 parent 6982a30 commit 9dfd8eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openhands/usage/use-cases/code-review.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ Step 3 — Post a progress comment and save the comment ID:
468468
-d "{\"body\": \"🔍 **Review in progress…**\\n\\nWe are performing the review through OpenHands Cloud Automation. You can log in and [view the conversation here](${SESSION_URL}).\"}" \
469469
| python3 -c "import sys,json; print(json.load(sys.stdin)['id'])")
470470

471-
Step 4/codereview
471+
Step 4/codereview and /github-pr-review
472472
Review the pull request using the pr-review plugin. Post a comprehensive code review on GitHub with inline comments on specific changed lines where appropriate, and a concise overall summary. Avoid duplicating existing unresolved review comments.
473473

474474
When submitting the review, choose the appropriate event type:

0 commit comments

Comments
 (0)