Skip to content

Update Issue Node

Data/GitHub

Update Issue

Update an existing issue

data_github_update_issuedata
Inputs14
Outputs3
Security exposure3/10
Packagedata

Ratings

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

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

Input Pins

14

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 Number

Integer
issue_number

Issue number to update

Title

String
title

New title (leave empty to keep current)

Body

String
body

New body (leave empty to keep current)

State

String
state

New state: open or closed (leave empty to keep current)

openclosed

State Reason

String
state_reason

Reason for the state change

completednot_plannedreopened

Labels

String Array
labels

Label names (replaces all labels when connected)

Assignees

String Array
assignees

Usernames (replaces all assignees when connected)

Milestone

Integer
milestone

Milestone number to associate with the issue

Default 0

Issue Type

String
issue_type

Issue type name or ID

Issue Field Values

Struct Array
issue_field_values

Issue form field values accepted by the GitHub API

Output Pins

3

Success

Execution
exec_out

Triggered on success

Error

Execution
error

Triggered on error

Issue

Struct
issue

Updated issue

GitHubIssueGitHubIssue15 fields
idinteger:int64required
format int64
numberinteger:int64required
format int64
titlestringrequired
bodystring | null
statestringrequired
html_urlstringrequired
userGitHubIssueUserrequired
idinteger:int64required
format int64
loginstringrequired
avatar_urlstringrequired
html_urlstringrequired
labelsArray<GitHubLabel>required
itemsGitHubLabelarray item
idinteger:int64required
format int64
namestringrequired
colorstringrequired
descriptionstring | null
assigneesArray<GitHubIssueUser>required
itemsGitHubIssueUserarray item
idinteger:int64required
format int64
loginstringrequired
avatar_urlstringrequired
html_urlstringrequired
milestoneanyOf (2)
variant 1GitHubMilestonevariant
idinteger:int64required
format int64
numberinteger:int64required
format int64
titlestringrequired
statestringrequired
descriptionstring | null
variant 2nullvariant
commentsinteger:int64required
format int64
is_pull_requestbooleanrequired
created_atstringrequired
updated_atstringrequired
closed_atstring | null

Node Info

Internal name
data_github_update_issue
Category
Data/GitHub
Version
1