Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync eng/common directory with azure-sdk-tools for PR 1611 #1766

Merged
merged 10 commits into from
Jun 1, 2021
Prev Previous commit
Next Next commit
Revert temp change
praveenkuttappan authored and azure-sdk committed May 27, 2021
commit d767012789987436403d403dcdd7dacff4887c0e
3 changes: 1 addition & 2 deletions eng/common/scripts/Prepare-Release.ps1
Original file line number Diff line number Diff line change
@@ -182,8 +182,7 @@ if (-not $newVersionParsed.IsPrerelease)
Check-ApiReviewStatus -PackageName $packageProperties.Name -Language $LanguageDisplayName
}

exit 0
##&$EngCommonScriptsDir/Update-DevOps-Release-WorkItem.ps1 `
&$EngCommonScriptsDir/Update-DevOps-Release-WorkItem.ps1 `
-language $LanguageDisplayName `
-packageName $packageProperties.Name `
-version $newVersion `