Basic Information

appmixer.github.project.GetNodeById

Get Node By ID

1.0.0

Public

Resolve a GitHub global node ID (issue, pull request or draft issue) to its number, title, URL, state, repository and labels.

Input Ports

in

FieldTypeDescription
Node ID text The GitHub global node ID to resolve, for example the 'Content Node ID' emitted by the On Project Item Changed trigger.

Output Ports

out

FieldTypeDescription
ID string -
Type string -
Number integer -
Title string -
URL string -
State string -
Body string -
Is Draft boolean -
Repository object -
Labels array -
Assignees array -

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata