Github API - Test Config

runner [object]

A self hosted runner

Attributes
busy boolean

boolean [scalar]

The OpenAPI boolean type

API:
Github Open API
(version: 1.1.4)

id integer

integer [scalar]

The OpenAPI integer type

API:
Github Open API
(version: 1.1.4)

The id of the runner.

labels runner-label []

runner-label [object]

A label for a self hosted runner

Attributes
id integer

Unique identifier of the label.

name string

Name of the label.

type string

The type of label. Read-only labels are applied automatically when the runner is configured.

API:
Github Open API
(version: 1.1.4)

name string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The name of the runner.

os string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The Operating System of the runner.

status string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The status of the runner.

API:
Github Open API
(version: 1.1.4)