Turk Test Repository
Test repository for Turk — a self-hosted GitHub Actions runner controller.
Workflows
| Workflow | Label | Description |
|---|---|---|
| Test Ephemeral | turk-ephemeral-ubuntu-22.04 |
Fresh container, destroyed after job |
| Test Persistent | turk-persistent-ruby-builder-ubuntu-22.04 |
Cloned from cached template |
Usage
- Install the Turk GitHub App on this repository
- Run the Turk controller with webhook URL configured
- Trigger workflows manually via Actions tab
Label Format
turk-<mode>-[name-]<platform>
- Ephemeral:
turk-ephemeral-<platform>— Fresh every time - Persistent:
turk-persistent-<name>-<platform>— Cloned from cached template
On this page
Contributors
Created February 7, 2026
Updated February 22, 2026