azsdk agent: Update API version in release plan
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
Parse the TypeSpec project and identify default API version if release plan is missing API version.
Update API version in the ADO work item to ensure we have API version information in the release plan for current release plan so any users who look at the release plan can identify the API spec version used by that release plan.
Changes required:
1. SDK generation MCP tool/CLI command should check the release plan work item to find the API version.
2. If API version is missing then parse API version and update it in ADO work item before running SDK generation.
Contributor guide
Research direction
Start with the SDK generation MCP tool/CLI command and trace how it reads the release plan work item in ADO. Inspect how the TypeSpec project exposes its default API version; done means a missing version is parsed and written to the ADO work item before SDK generation runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100