DevOps Pipeline
Get all runs of the specified pipeline
get/kapis/devops.kubesphere.io/v1alpha2/namespaces/{devops}/pipelines/{pipeline}/runs
Path parameters
pipelinestring required
the name of the CI/CD pipeline
devopsstring required
DevOps project's ID, e.g. project-RRRRAzLBlLEm
Query parameters
startstring start=%d
the item number that the search starts from
limitstring limit=%d
the limit item count of the search
branchstring branch=%s
the name of branch, same as repository branch, will be filtered by branch.
Response
ok