DevOps Pipeline
Get all runs of the specified pipeline
get/kapis/devops.kubesphere.io/v1alpha3/namespaces/{namespace}/pipelines/{pipeline}/pipelineruns
Path parameters
namespacestring required
Namespace of the pipeline
pipelinestring required
Name of the pipeline
Query parameters
pagestring page=%d
page
limitstring
limit
branchstring
The name of SCM reference
backwardboolean
Backward compatibility for v1alpha2 API /devops/{devops}/pipelines/{pipeline}/runs. By default, the backward is true. If you want to list full data of PipelineRuns, just set the parameters to false.
Response
ok