azsdk release mcp tool failed for js mgmt storage packge
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 130
Description
package name: @azure/arm-storage
User tried a prompt that invoked MCP tool to release the package. MCP tool failed with following response.
`Readiness re-run completed for JavaScript package @azure/arm-storage, and it still fails with the same blocker:
No planned release date found for version 19.1.0 in package metadata/changelog.
Because readiness did not pass, I could not trigger the release pipeline.`
But the package version is 20.0.0 and change log status is valid in package work item during this timeframe.
Steps to do:
- Identify the MCP tool call details from the telemetry to find the exact params for this call and response to understand the issue and make any required fix in the tool.
"toolresponse": "[{'type':'text','text':'{\\u0022Release pipeline URL\\u0022:\\u0022\\u0022,\\u0022Pipeline build id\\u0022:0,\\u0022Release status\\u0022:\\u0022Failed\\u0022,\\u0022Release status details\\u0022:\\u0022Package is not ready for release. No planned release date found in package details for current package version 19.1.0. Please check the package version and verify that change log file is correct. Package [PATH REDACTED] is not ready for release. Please address the issues mentioned above.\\u0022,\\u0022language\\u0022:\\u0022JavaScript\\u0022,[PATH REDACTED],\\u0022package_type\\u0022:\\u0022mgmt\\u0022,\\u0022operation_status\\u0022:\\u0022Succeeded\\u0022}'}]",
"toolargs": "{'language':'JavaScript','packageName':'@azure/arm-storage'}"
Contributor guide
Assessment
This issue has not been assessed yet.