dci-control-server
dci-control-server copied to clipboard
Get jobs with multiple status
It would be great if we can filter job with multiple status
curl 'https://api.distributed-ci.io/api/v1/jobs?embed=results,team,remoteci,components,metas,topic,rconfiguration&limit=20&offset=0&where=status:failure,status:success'