Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to specify labels and group for self-hosted runners #1363

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

leorg99
Copy link

@leorg99 leorg99 commented Apr 11, 2024

Added ability in Github Actions to specify groups and labels to route jobs with a self-hosted runner

I confirm that the pull-request:

  • Follows the contribution guidelines
  • Is based on my own work
  • Is in compliance with my employer

@leorg99 leorg99 force-pushed the feature/gha-self-hosted branch from cf2453b to 694f7fc Compare April 11, 2024 21:37
@matkoch matkoch force-pushed the develop branch 3 times, most recently from 6d02194 to 4bfee84 Compare June 13, 2024 21:33
@matkoch matkoch force-pushed the develop branch 4 times, most recently from 85998da to 01b2b6e Compare July 9, 2024 00:20
@matkoch matkoch force-pushed the develop branch 3 times, most recently from e652c9a to 6ed9e4d Compare July 14, 2024 18:27
@matkoch matkoch force-pushed the develop branch 2 times, most recently from df620ac to 482f5ac Compare November 26, 2024 01:53
@Simonl9l
Copy link

Simonl9l commented Jan 9, 2025

@matkoch seems @leorg99 is onto something...given where you are here with merging this PR in, are there any consideration to supporting custom runners images - in our case were trying to build AoT binaries and seem easiest to define an ARM runner for each platform. It seem like the runs-on:, labels: seem to cover it?

If there is anything we can do to help in this regard please advise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants