How to get the pipeline status batch for perticular run

Details

  • How to get the pipeline status for each pipeline run? I can get that for the latest pipeline runs using https://gitlab.mayadata.io/litmuschaos/litmus-e2e/badges/generic/pipeline.svg for example but how to get it for every run?

  • Is there an alternative way to get the pipeline current status (Passed/Failed/Running) for each run(pipeline id)?

Thanks!

Please take a look at all the information exposed via the GitLab Pipelines REST API