|
@@ -16,6 +16,8 @@ jobs:
|
|
- script: 'gulp tests-whatsnew'
|
|
- script: 'gulp tests-whatsnew'
|
|
workingDirectory: Tools/Gulp
|
|
workingDirectory: Tools/Gulp
|
|
displayName: 'Whats new'
|
|
displayName: 'Whats new'
|
|
|
|
+ env:
|
|
|
|
+ AZURE_PULLREQUESTID: $(System.PullRequest.PullRequestId)
|
|
|
|
|
|
- job: DocumentationCheck
|
|
- job: DocumentationCheck
|
|
displayName: 'Documentation Check'
|
|
displayName: 'Documentation Check'
|