Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 516 Bytes

File metadata and controls

17 lines (13 loc) · 516 Bytes

Release Notes

Details
Build {{buildDetails.buildNumber}}
Branch {{buildDetails.sourceBranch}}
Tags {{buildDetails.tags}}
Started {{buildDetails.startTime}}

Pull Requests

ID Created By Title
{{#forEach pullRequests}}
[{{this.pullRequestId}}]({{replace (replace this.url "_apis/git/repositories" "_git") "pullRequests" "pullRequest"}}) {{this.createdBy.displayName}} {{this.title}}
{{/forEach}}