Skip to content

Commit f2737c2

Browse files
raych1azure-sdk
authored andcommitted
Removed verbose log
1 parent 0ed983e commit f2737c2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

eng/common/scripts/Submit-PullRequest.ps1

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,6 @@ if ($resp.Count -gt 0) {
115115
$existingTitle = $PRTitle
116116
LogDebug "Updated existing pull request $existingUrl title and body"
117117
}
118-
else {
119-
LogDebug "Skipping existing pull request title/body update because UpdateExistingPullRequest is false"
120-
}
121118

122119
# setting variable to reference the pull request by number
123120
Write-Host "##vso[task.setvariable variable=Submitted.PullRequest.Number]$existingNumber"

0 commit comments

Comments
 (0)