Basic Information

appmixer.github.list.NewPullRequestReviewComment

New Pull Request Review Comment

1.0.0

Public

Triggers when a new review comment — a comment anchored to a line of a pull request diff — is posted anywhere in a repository. Optionally filter by pull request, author login or bots vs. humans. This is not the same as a comment in the pull request conversation (use New Issue Comment) nor a comment on a commit (use New Commit Comment).

Properties

FieldTypeDescription
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.

Output Ports

out

FieldTypeDescription
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 -

Full Metadata