GitHub Actions

Get github actions workflow run

Get a specified run of a github actions workflow.

Inputs

Field

Type

Description

runId [required]

string

repository [required]

string

The target repository, with the format {owner}/{repo}.

Outputs

Expand All

Field

Type

Description

run

object

runId [required]

string

name [required]

string

headBranch [required]

string

event [required]

string

workflowId [required]

string

url [required]

string

runAttempt [required]

number

runStartedAt [required]

number

status [required]

string

conclusion

string