appmixer.github.list.NewIssueComment
New Issue 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. |
| 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. |
| Field | Type | Description |
|---|---|---|
| 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 | - |