selected-actions
objectWhether GitHub-owned actions are allowed. For example, this includes the actions in the actions
organization.
Specifies a list of string-matching patterns to allow specific action(s). Wildcards, tags, and SHAs are allowed. For example, monalisa/octocat@*
, monalisa/octocat@v2
, monalisa/*
."
runner-groups-enterprise
objectSelf hosted runner label
objectA label for a self hosted runner
Unique identifier of the label.
Name of the label.
The type of label. Read-only labels are applied automatically when the runner is configured.
Allowed values:read-onlycustom
Self hosted runners
objectA self hosted runner
The id of the runner.
Example:5
The name of the runner.
Example:iMac
The Operating System of the runner.
Example:macos
The status of the runner.
Example:online
A label for a self hosted runner
Show Child Parameters
Runner Application
objectRunner Application
A short lived bearer token used to download the runner, if needed.