post_review_comment
Post inline review comments on specific lines of files in Gerrit changes to provide targeted feedback during code review.
Instructions
Posts a review comment on a specific line of a file in a CL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labels | No | ||
| message | Yes | ||
| change_id | Yes | ||
| file_path | Yes | ||
| unresolved | No | ||
| line_number | Yes | ||
| gerrit_base_url | No |