Basic Information

appmixer.github.list.NewIssueComment

New Issue Comment

1.0.0

Public

Triggers when a new conversation comment is posted on an issue or on a pull request anywhere in a repository. GitHub calls both of these 'issue comments'; use the 'Comment On' input to keep only one kind. This is not the same as an inline comment on a diff (use New Pull Request Review 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.
Comment On select GitHub stores issue and pull request conversation comments in one place and the payload does not say which is which. Choose whether to fire on comments in pull requests, in issues, or in both.
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, so `copilot` matches `Copilot` and `copilot-pull-request-reviewer` alike.
Author Type select Restrict to comments written by bot accounts (apps, automation) or by human accounts.

Output Ports

out

FieldTypeDescription
ID integer -
Node ID string -
Body string -
HTML URL string -
Issue URL string -
Is Pull Request boolean -
Author Association string -
Created At string -
Updated At string -
User object -

Full Metadata