Skip to content

List Issue Comments Node

Data/GitHub

List Issue Comments

List comments on an issue or pull request

data_github_list_issue_commentsdata
Inputs7
Outputs4
Security exposure2/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
2/10High
PrivacyPotential sensitivity of processed data.
3/10High
PerformanceRuntime or resource pressure.
2/10High
GovernancePolicy, audit, or compliance impact.
3/10High
ReliabilityOperational stability considerations.
1/10High
CostExternal or compute cost impact.
2/10High

Input Pins

7

Input

Execution
exec_in

Trigger

Provider

Struct
provider

GitHub provider

GitHubProviderGitHubProvider3 fields
provider_idstringrequired
access_tokenstringrequired
base_urlstringrequired
Schema enforced

Owner

String
owner

Repository owner

Repository

String
repo

Repository name

Issue/PR Number

Integer
issue_number

Issue or PR number

Per Page

Integer
per_page

Results per page (max 100)

Default 30

Page

Integer
page

Page number

Default 1

Output Pins

4

Success

Execution
exec_out

Triggered on success

Error

Execution
error

Triggered on error

Comments

Struct Array
comments

Array of comments

GitHubIssueCommentGitHubIssueComment6 fields
idinteger:int64required
format int64
bodystringrequired
html_urlstringrequired
userGitHubIssueUserrequired
idinteger:int64required
format int64
loginstringrequired
avatar_urlstringrequired
html_urlstringrequired
created_atstringrequired
updated_atstringrequired

Count

Integer
count

Number of comments returned

Node Info

Internal name
data_github_list_issue_comments
Category
Data/GitHub