pipelineSummary
Examples
type PipelineSummary {
apps: [SingleApp]
sourceBranch: String
targetBranch: String
result: String
jobId: String
jobTriggeredBy: String
jobTriggeredAt: String
jobCompletedAt: String
jobDuration: Int
jobTriggeredReason: String
jobUrl: String
totalIssues: String
totalBlockingIssues: String
pullRequestId: String
pullRequestUrl: String
tags: [TagOutput]
issues: IssuesBySeverity
eventType: String
cicdType: String
scanCompletionStatus: PipelineScanCompletionStatus
pipelineScanType: String
artifactInfo: PipelineArtifactInfo
workflows: [OxWorkflow]
}Fields
Field
Description
Supported fields
References
Fields with this object:
Last updated
