getPipeline
See also: Actions
Description | Get pipeline by pipeline number or UUID. Use @last (most recent) to get the last pipeline or combine filtering similar to getPipelineList to find the last pipeline that matches the all the filter conditions. to find the last pipeline that matches all the filter conditions. Note that when the wait parameter is used, the state parameter will not be used for filtering, but is used as part of the wait condition handling. This action supports wait and related parameters similar to the startPipeline action. See the startPipeline action for more information. |
|---|---|
Required Parameters | |
Optional Parameters | workspace, wait, state, branch, commit, selector, startDate, endDate, select, regex, timeout, continue, outputType, file, append, encoding |
Type | |
Category | |
Output Formats | , 999 - all fields including test summary fields and step list details |
Replacement Variables | pipeline, pipelineResult, pipelineState, pipelineStatus, pipelineUuid, repository, repositoryFullKey, repositoryName, repositoryUuid, workspace, workspaceName, workspaceUuid |
Since Version | 10.0 |
Examples |
