Skip to content

Add support for jobs

Corentin Noël requested to merge tintou/lava-api:main into main

This allows to get the all the jobs from the LAVA instance but also add an API to filter them out by state so that we can easily query for instance queued jobs or running ones.

Signed-off-by: Corentin Noël corentin.noel@collabora.com

Merge request reports