appmixer.github.list.NewPullRequestReviewComment
New Pull Request Review Comment
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Repository | text | Enter the repository in `owner/repo` format (e.g. `octocat/Hello-World`). You can also pick from the dynamically loaded list of your repositories. One call covers the whole repository, so no pull request has to be named. |
| Pull Request Number | text | Optional. Watch only this pull request (e.g. `1259`). Leave empty to watch review comments on every pull request in the repository. |
| Author | text | Optional. Comma-separated author logins, matched case-insensitively as substrings (e.g. `copilot, dependabot`). Substring matching is intentional: the same actor is reported under a different login on every GitHub API surface — GitHub Copilot is `Copilot` over REST but `copilot-pull-request-reviewer` over GraphQL — so `copilot` matches all of them. |
| Author Type | select | Restrict to comments written by bot accounts (code review bots, apps) or by human accounts. |
| Field | Type | Description |
|---|---|---|
| ID | integer | - |
| Node ID | string | - |
| Body | string | - |
| HTML URL | string | - |
| Pull Request URL | string | - |
| Pull Request Number | integer | - |
| Pull Request Review ID | integer | - |
| In Reply To ID | integer | - |
| Path | string | - |
| Line | integer | - |
| Start Line | integer | - |
| Side | string | - |
| Subject Type | string | - |
| Diff Hunk | string | - |
| Commit ID | string | - |
| Author Association | string | - |
| Created At | string | - |
| Updated At | string | - |
| User | object | - |