Runner jobs Remote runners

More information Actions UUID Type State Priority Progress Runner Created Processed/Finished
{{ runnerJob.uuid }} {{ runnerJob.type }} {{ runnerJob.state.label }} {{ runnerJob.priority }} {{ runnerJob.progress }}%
{{ runnerJob.runner.name }}
{{ runnerJob.createdAt }}
{{ runnerJob.startedAt }}
{{ runnerJob.finishedAt}}
Parent job: {{ runnerJob.parent?.uuid || '-' }}
Processed on {{ (runnerJob.startedAt || '-') }}
Finished on {{ (runnerJob.finishedAt || '-') }}
Payload:
{{ runnerJob.payload }}
Private payload:
{{ runnerJob.privatePayload }}
{{ runnerJob.error }}
No runner jobs found.