Bryan MacFarlane a5f06b3ec2 ADR 397: Configuration time custom labels (#397)
Since configuring self-hosted runners is commonly automated via scripts, the labels need to be able to be created during configuration. The runner currently registers the built-in labels (os, arch) during registration but does not accept labels via command line args to extend the set registered.
2020-03-30 17:46:32 -04:00
2020-03-30 14:48:02 -04:00
2019-10-10 00:52:42 -04:00
2019-12-19 15:22:49 -05:00
2019-12-19 09:16:43 -05:00
2020-03-24 16:25:11 -04:00
2019-12-18 15:39:26 -05:00

GitHub Actions Runner

Actions Status

The runner is the application that runs a job from a GitHub Actions workflow. The runner can run on the hosted machine pools or run on self-hosted environments.

Get Started

For more information about installing and using self-hosted runners, see Adding self-hosted runners and Using self-hosted runners in a workflow

Runner releases:

win Pre-reqs | Download

macOS Pre-reqs | Download

linux Pre-reqs | Download

Contribute

We accept contributions in the form of issues and pull requests. Read more here before contributing.

Description
The Runner for GitHub Actions 🚀
Readme MIT 170 MiB
Languages
C# 95.9%
JavaScript 3%
Shell 1%