dci-control-server icon indicating copy to clipboard operation
dci-control-server copied to clipboard

Get jobs with multiple status

Open guillaumevincent opened this issue 6 years ago • 0 comments

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'

guillaumevincent avatar Dec 11 '18 14:12 guillaumevincent