Skip to content

Commit 46f441a

Browse files
Updated to align with review comments. (#48045)
Co-authored-by: ReilleyMilne <reilleymilne@gmail.com>
1 parent 4d42518 commit 46f441a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Follow the steps in #file:.github/skills/azsdk-common-generate-sdk-locally/SKILL
5252
For data plane: `Python`, `.NET`, `JavaScript`, `Java`
5353
- Each SDK generation tool call should show a label to indicate the language being generated.
5454
2. Monitor pipeline status after 15 minutes and provide updates. If pipeline is in progress, inform user that it may take additional time and check the status later.
55-
3. Display generated SDK PR links when available. If pipeline fails, inform user with error details and suggest to check pipeline logs for more information. Use the `azsdk-common-pipeline-troubleshooting` skill to diagnose and resolve pipeline failures.
55+
3. Display generated SDK PR links when available. If pipeline fails, inform user with error details and suggest to check pipeline logs for more information. Use the `azsdk-common-pipeline-analysis` skill to diagnose and resolve pipeline failures.
5656
4. If SDK pull request is available for all languages, ask user to review generated SDK pull request and mark them as ready for review when they are ready to get them reviewed and merged. If APIView feedback is received, use the `azsdk-common-apiview-feedback-resolution` skill to analyze and resolve review comments.
5757
5. Inform the user that they can checkout generated SDK pull request locally and add more tests, samples or code customizations if needed using local SDK generation tools.
5858
6. If SDK pull request was created for test purposes, inform user to close the test SDK pull request.

0 commit comments

Comments
 (0)