Showing entries 1-34 out of 34.
Whether to enable GitHub Actions runner
Whether to enable GitHub Actions runner
If enabled, causes the following behavior:Passes the --ephemeral flag to the runner configuration …
If enabled, causes the following behavior:Passes the --ephemeral flag to the runner configuration …
services.github-runners.<name>.extraEnvironmentextraEnvironment
Extra environment variables to set for the runner, as an attrset
services.github-runners.<name>.extraEnvironmentextraEnvironment
Extra environment variables to set for the runner, as an attrset
services.github-runners.<name>.extraLabelsextraLabels
Extra labels in addition to the default (unless disabled through the noDefaultLabels option).Chang…
services.github-runners.<name>.extraLabelsextraLabels
Extra labels in addition to the default (unless disabled through the noDefaultLabels option).Chang…
services.github-runners.<name>.extraPackagesextraPackages
Extra packages to add to PATH of the service to make them available to workflows
services.github-runners.<name>.extraPackagesextraPackages
Extra packages to add to PATH of the service to make them available to workflows
Group under which to run the service
Group under which to run the service
Name of the runner to configure
Name of the runner to configure
services.github-runners.<name>.noDefaultLabelsnoDefaultLabels
Disables adding the default labels
services.github-runners.<name>.noDefaultLabelsnoDefaultLabels
Disables adding the default labels
services.github-runners.<name>.nodeRuntimesnodeRuntimes
List of Node.js runtimes the runner should support
services.github-runners.<name>.nodeRuntimesnodeRuntimes
List of Node.js runtimes the runner should support
The github-runner package to use
The github-runner package to use
Replace any existing runner with the same name
Replace any existing runner with the same name
services.github-runners.<name>.runnerGrouprunnerGroup
Name of the runner group to add this runner to (defaults to the default runner group).Changing thi…
services.github-runners.<name>.runnerGrouprunnerGroup
Name of the runner group to add this runner to (defaults to the default runner group).Changing thi…
services.github-runners.<name>.serviceOverridesserviceOverrides
Modify the service
services.github-runners.<name>.serviceOverridesserviceOverrides
Modify the systemd service
The full path to a file which contains eithera fine-grained personal access token (PAT),a classic …
The full path to a file which contains eithera fine-grained personal access token (PAT),a classic …
Repository to add the runner to
Repository to add the runner to
User under which to run the service
User under which to run the service
Working directory, available as $GITHUB_WORKSPACE during workflow runs and used as a default for r…
Working directory, available as $GITHUB_WORKSPACE during workflow runs and used as a default for r…