BuildCompletedEvent interface

Extends

Properties

changes

Changes associated with a build used for build notifications

pullRequest

Pull request for the build used for build notifications

testResults

Test results associated with a build used for build notifications

timelineRecords

Timeline records associated with a build used for build notifications

workItems

Work items associated with a build used for build notifications

Inherited Properties

build
buildId

Property Details

changes

Changes associated with a build used for build notifications

changes: Change[]

Property Value

Change[]

pullRequest

Pull request for the build used for build notifications

pullRequest: PullRequest

Property Value

testResults

Test results associated with a build used for build notifications

testResults: AggregatedResultsAnalysis

Property Value

timelineRecords

Timeline records associated with a build used for build notifications

timelineRecords: TimelineRecord[]

Property Value

workItems

Work items associated with a build used for build notifications

workItems: AssociatedWorkItem[]

Property Value

Inherited Property Details

build

build: Build

Property Value

Inherited From BuildUpdatedEvent.build

buildId

buildId: number

Property Value

number

Inherited From BuildUpdatedEvent.buildId