-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Hey @kichik,
we have one issue with runners on org level (I assume as well on repo level).
When multiple jobs run in parallel it seems like it can happen that the wrong job gets the runner and some jobs are left over still waiting for a runner.
I tried to add additional labels to the runner labels but have seen that this will be blocked by the webhook script.
| const provider = matchLabelsToProvider(payload.workflow_job.labels); |
feature-request:
I would like to have the possiblity to add additional labels to a workflow.
[self-hosted, large-runner, additional-label-for-workflow, additional-label-for-repo, additional-label]
Would mean you only check for required labels [self-hosted, large-runner] if those match and then forward it.
Metadata
Metadata
Assignees
Labels
No labels