Skip to main content

self_hosted_runner_applications

Overview

Nameself_hosted_runner_applications
TypeResource
Idgithub.actions.self_hosted_runner_applications

Fields

NameDatatypeDescription
temp_download_tokenstringA short lived bearer token used to download the runner, if needed.
architecturestring
download_urlstring
filenamestring
osstring
sha256_checksumstring

Methods

NameAccessible byRequired ParamsDescription
list_runner_applications_for_orgSELECTorgLists binaries for the runner application that you can download and run.

You must authenticate using an access token with the admin:org scope to use this endpoint.
list_runner_applications_for_repoSELECTowner, repoLists binaries for the runner application that you can download and run.

You must authenticate using an access token with the repo scope to use this endpoint.