Basic Information

appmixer.github.project.FindProjectItems

Find Project Items

1.0.0

Public

Retrieve items from a GitHub project that match a specific status and/or content type. Returns both Issues and Pull Requests linked to the project. Can filter by status (e.g., 'Todo', 'In Progress', 'Done') and by content type (Issue, PullRequest, or DraftIssue). Each item includes its content details (title, URL, number, repository) and custom field values.

Input Ports

in

FieldTypeDescription
Project ID text The ID of the project.
Status text Filter items by status. Enter a single status (e.g., 'Todo') or multiple statuses separated by commas (e.g., 'Todo,In Progress,Done'). Leave empty to get all items. Case-insensitive.
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata