Magidoc

WorkflowRun
Object

A workflow run.

Fields

#

checkSuite

Non-null

The check suite this workflow run belongs to.

createdAt

Non-null

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the database.

deploymentReviews

Non-null

The log of deployment reviews

event

Non-null

The event that triggered the workflow run

file

The workflow file

id

ID !
Non-null

The Node ID of the WorkflowRun object

pendingDeploymentRequests

Non-null

The pending deployment requests of all check runs in this workflow run

resourcePath

Non-null

The HTTP path for this workflow run

runNumber

Non-null

A number that uniquely identifies this workflow run in its parent workflow.

updatedAt

Non-null

Identifies the date and time when the object was last updated.

url

Non-null

The HTTP URL for this workflow run

workflow

Non-null

The workflow executed in this workflow run.

Interfaces

#

Also implements Node , UniformResourceLocatable .

Usages

#

References

#