BuildCompletedEvent interface
- Extends
changes | Changes associated with a build used for build notifications |
pull |
Pull request for the build used for build notifications |
test |
Test results associated with a build used for build notifications |
timeline |
Timeline records associated with a build used for build notifications |
work |
Work items associated with a build used for build notifications |
Changes associated with a build used for build notifications
changes: Change[]
Property Value
Change[]
Pull request for the build used for build notifications
pullRequest: PullRequest
Property Value
Test results associated with a build used for build notifications
testResults: AggregatedResultsAnalysis
Property Value
Timeline records associated with a build used for build notifications
timelineRecords: TimelineRecord[]
Property Value
Work items associated with a build used for build notifications
workItems: AssociatedWorkItem[]