Skip to content

Commit 6c15ce4

Browse files
Sync eng/common directory with azure-sdk-tools for PR 10615 (Azure#34315)
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#10615 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Chidozie Ononiwu <[email protected]>
1 parent e668a5e commit 6c15ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/scripts/Helpers/ApiView-Helpers.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ function Set-ApiViewCommentForPR {
197197
}
198198
}
199199
} catch{
200-
LogError "Failed to get API View information for PR: $PrNumber in repo: $repoFullName with commitSHA: $Commitish. Error: $_"
200+
LogError "Failed to get API View information for PR: $PrNumber in repo: $repoFullName with commitSHA: $HeadCommitish. Error: $_"
201201
exit 1
202202
}
203203

0 commit comments

Comments
 (0)