Objects
Workflow
A workflow contains meta information about an Actions workflow file.
Workflow 구현
Workflow에 대한 필드
| 이름 | 설명 |
|---|---|
| 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.
|
| 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.
WorkflowFileReference에 대한 필드
| 이름 | 설명 |
|---|---|
| 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 구현
WorkflowRun에 대한 필드
| 이름 | 설명 |
|---|---|
| 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. |
| 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. |