Compare commits

...

2 Commits

Author SHA1 Message Date
Juan Ospina
3b52991c1b description + instructions 2025-12-09 21:38:16 +00:00
Juan Ospina
755f2b9bd7 instruction fix 2025-12-09 21:38:16 +00:00

View File

@ -15,7 +15,7 @@ Check the release readiness of an SDK package by collecting the required informa
- Go - Go
2. **Execute Readiness Check**: 2. **Execute Readiness Check**:
- Use the `azsdk_check_package_release_readiness` tool with the provided package name and selected language - Use the `azsdk_release_sdk` tool with the provided package name, selected language, and set checkReady to true.
- Do not check for existing pull requests to run this step. - Do not check for existing pull requests to run this step.
- Do not ask the user to create a release plan to run this step. - Do not ask the user to create a release plan to run this step.