garm/runner/pool
Gabriel Adrian Samfira e8fa6dba6e
Attempt to fetch runner name from API
In some cases, runner information is not sent via webhook by Github when
a workflow job transitions to in_progress. We need to know the runner
name in order to update the state in the database. Attempt to fetch the
runner from the API using the workflow ID.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2022-09-20 14:46:44 +03:00
..
interfaces.go Attempt to fetch runner name from API 2022-09-20 14:46:44 +03:00
organization.go Attempt to fetch runner name from API 2022-09-20 14:46:44 +03:00
pool.go Attempt to fetch runner name from API 2022-09-20 14:46:44 +03:00
repository.go Attempt to fetch runner name from API 2022-09-20 14:46:44 +03:00