add_reviewer
Add a reviewer to a Gerrit change using account ID, username, email, or group name; the reviewer is notified automatically.
Instructions
Add a reviewer to a Gerrit change. Accepts account ID, username, email address, or group name. The reviewer will be notified. This is a mutation — use intentionally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reviewer | Yes | Account ID, username, email, or group name to add | |
| change_id | Yes | Gerrit change ID |