runner icon indicating copy to clipboard operation
runner copied to clipboard

The Runner for GitHub Actions :rocket:

Results 384 runner issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I have a self-hosted runner on a windows machine and a simple workflow on my github repo with one job and 5 steps. The logs used to...

bug

**Describe the bug** I installed the runner on an external volume. When I tried to start it with launchctl (underlying command: `/Volumes/WD/github-runner-00.studio.internal/runsvc.sh`), I got an "operation not permitted" error. ![Image](https://github.com/user-attachments/assets/61c2dac2-1d22-4224-97e7-bfcf3c2271a9)...

bug

**Describe the bug** This is half-bug half-feature request (or maybe even a question if this already exists). I am have a bunch of ephemeral runners I spin up in response...

bug

**Describe the bug** When you set container env vars, if the env var is an empty string, the env var doesn't get set. This is incorrect as for some purposes...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Run '....' 3. See error...

bug

**Describe the bug** If you launch a multiple of workflows that run on selfhosted runners, sometimes, two runners will run the same job. What this means is that if we...

bug

The Runner config.sh/cmd documentation states that `--pat` is only used for network testing, however the code to get registration and remove tokens also supports the `--pat` in place of `--token`....

**Describe the bug** Wiz is detecting issues with the Node version included with the externals deployment, a newer version is required. The same output and remediation instructions are provided for...

bug

**Describe the bug** Security scanning of the default installation method results in: * [CVE-2025-23083](https://nvd.nist.gov/vuln/detail/CVE-2025-23083) * [CVE-2025-2309](https://nvd.nist.gov/vuln/detail/CVE-2025-23090) being tripped based on the current version of Node JS 20 set in externals....

bug

**Describe the bug** A clear and concise description of what the bug is. When I attempt to configure a runner to log in as a network user (LDAP maybe? Not...

bug