Skip to content

List Workflow Runs Node

Data/GitHub/Workflows

List Workflow Runs

List runs for a specific workflow or all workflows in a repository

github_list_workflow_runsdataLong running
Inputs15
Outputs4
Security exposure10/10
Packagedata

Ratings

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

No score metadata has been set for this node yet.

Input Pins

15

Input

Execution
exec_in

Provider

Struct
provider

GitHub provider with authentication

GitHubProviderGitHubProvider3 fields
provider_idstringrequired
access_tokenstringrequired
base_urlstringrequired
Schema enforced

Owner

String
owner

Repository owner

Repo

String
repo

Repository name

Workflow ID

String
workflow_id

Optional workflow file name or ID to filter runs

Branch

String
branch

Filter by branch name

Actor

String
actor

Filter by username that triggered the run

Event

String
event

Filter by event type

Status

String
status

Filter by status

completedaction_requiredcancelledfailureneutral+9 more

Created

String
created

Filter runs by creation date range, e.g. >=2024-01-01

Exclude PRs

Boolean
exclude_pull_requests

Exclude runs triggered by pull requests

Default false

Check Suite ID

String
check_suite_id

Filter by check suite ID

Head SHA

String
head_sha

Filter by head commit SHA

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

Error

Execution
error

Runs

Struct Array
runs

List of workflow runs

GitHubWorkflowRunGitHubWorkflowRun12 fields
idinteger:uint64required
format uint64min 0
namestring | null
head_branchstring | null
head_shastringrequired
statusstring | null
conclusionstring | null
workflow_idinteger:uint64required
format uint64min 0
html_urlstringrequired
run_numberinteger:uint64required
format uint64min 0
eventstringrequired
created_atstringrequired
updated_atstringrequired

Error Message

String
error_message

Error message if request failed

Node Info

Internal name
github_list_workflow_runs
Category
Data/GitHub/Workflows
Version
1