servo/.github
shuppy 059a2fd86d
ci: Convert runner select to composite action (#39270)
to run bencher builds on self-hosted runners (#39269), we will need to
do a self-hosted runner select, but that would exceed the workflow call
depth limit (try → dispatch-workflow → linux → bencher →
self-hosted-runner-select).

this patch converts the self-hosted runner select from a [reusable
workflow](https://docs.github.com/en/actions/concepts/workflows-and-actions/reusable-workflows)
to a [composite
action](https://docs.github.com/en/actions/tutorials/create-actions/create-a-composite-action),
much like #38503 did for the runner timeout.

Testing:
- self-hosted
<https://github.com/servo/servo/actions/runs/17674919359/job/50235098986>
- GitHub-hosted
<https://github.com/delan/servo/actions/runs/17674928875/job/50234708810>

Fixes: part of #39269

---------

Signed-off-by: Delan Azabani <dazabani@igalia.com>
2025-09-15 04:54:43 +00:00
..
actions ci: Convert runner select to composite action (#39270) 2025-09-15 04:54:43 +00:00
ISSUE_TEMPLATE Update new issue URL in SECURITY.md (#31698) 2024-03-15 15:03:49 +00:00
workflows ci: Convert runner select to composite action (#39270) 2025-09-15 04:54:43 +00:00
CODEOWNERS CODEOWNERS: Add yezhizhen for WebDriver components (#39266) 2025-09-12 12:25:19 +00:00
dependabot.yml dependabot: Specify time and reduce PR limit (#38947) 2025-08-27 06:22:05 +00:00
FUNDING.yml Update FUNDING.yml (#31633) 2024-03-13 02:40:54 +00:00