azsdk_1.0.0-dev.20250815.1
Pre-release
Pre-release
[Devex Agent] Additional Contextual links (#11606) * Parse details from github link * Update pull request * add release plan info and spec pull request to sdk pull request * mock * added api version and added into get sdk pr details * mock + missing api specs * Update tools/azsdk-cli/Azure.Sdk.Tools.Cli/Services/GitHubService.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * simplify links variable * simplify pull request regex * move method + added header and look for it * simplify regex logic and move it out of git helper * string builder and run AddReleasePlanInfoInSdkAsync even if it previous call fails. * need dependency with get sdk pr * get release plan from work item * extra line * mock * fix work item link and private method * Change method name * small type and generalized regex --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>