Objects
Workflow
A workflow contains meta information about an Actions workflow file.
Workflow Implements
Fields for Workflow
| Name | Description |
|---|---|
| Identifies the date and time when the object was created. |
| Identifies the primary key from the database. |
| The Node ID of the Workflow object. |
| The name of the workflow. |
| The HTTP path for this workflow. |
| The runs of the workflow. Arguments for
|
| The state of the workflow. |
| Identifies the date and time when the object was last updated. |
| The HTTP URL for this workflow. |
WorkflowFileReference
A workflow that must run for this rule to pass.
Fields for WorkflowFileReference
| Name | Description |
|---|---|
| The path to the workflow file. |
| The ref (branch or tag) of the workflow file to use. |
| The ID of the repository where the workflow is defined. |
| The commit SHA of the workflow file to use. |
WorkflowRun
A workflow run.
WorkflowRun Implements
Fields for WorkflowRun
| Name | Description |
|---|---|
| The check suite this workflow run belongs to. |
| Identifies the date and time when the object was created. |
| Identifies the primary key from the database. |
| The log of deployment reviews. Arguments for
|
| The human-readable title of the workflow run. |
| The event that triggered the workflow run. |
| The workflow file. |
| The Node ID of the WorkflowRun object. |
| The pending deployment requests of all check runs in this workflow run. Arguments for
|
| The HTTP path for this workflow run. |
| The attempt number of this workflow run. |
| A number that uniquely identifies this workflow run in its parent workflow. |
|