Github API - Test Config

3863 [object]

Attributes
total_count integer

integer [scalar]

The OpenAPI integer type

API:
Github Open API
(version: 1.1.4)

workflow_runs workflow-run []

workflow-run [object]

An invocation of a workflow

Attributes
actor simple-user

artifacts_url string

The URL to the artifacts for the workflow run.

cancel_url string

The URL to cancel the workflow run.

check_suite_id integer

The ID of the associated check suite.

check_suite_node_id string

The node ID of the associated check suite.

check_suite_url string

The URL to the associated check suite.

conclusion string

created_at string

display_title string

The event-specific title associated with the run or the run-name if set, or the value of run-name if it is set in the workflow.

event string

head_branch string

head_repository minimal-repository

head_repository_id integer

head_sha string

The SHA of the head commit that points to the version of the workflow being run.

html_url string

id integer

The ID of the workflow run.

jobs_url string

The URL to the jobs for the workflow run.

logs_url string

The URL to download the logs for the workflow run.

name string

The name of the workflow run.

node_id string

path string

The full path of the workflow

previous_attempt_url string

The URL to the previous attempted run of this workflow, if one exists.

pull_requests pull-request-minimal []

referenced_workflows referenced-workflow []

repository minimal-repository

rerun_url string

The URL to rerun the workflow run.

run_attempt integer

Attempt number of the run, 1 for first attempt and higher if the workflow was re-run.

run_number integer

The auto incrementing run number for the workflow run.

run_started_at string

The start time of the latest run. Resets on re-run.

status string

triggering_actor simple-user

updated_at string

url string

The URL to the workflow run.

workflow_id integer

The ID of the parent workflow.

workflow_url string

The URL to the workflow.

API:
Github Open API
(version: 1.1.4)

API:
Github Open API
(version: 1.1.4)