Skip to content

Commit 6fe19ec

Browse files
azure-sdksmw-ms
andauthored
Add confirmation before sdk generation (Azure#52685)
Co-authored-by: Summer Warren <[email protected]>
1 parent f100474 commit 6fe19ec

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
---
22
description: 'Generate SDKs from TypeSpec'
33
---
4-
Your goal is to guide user through the process of generating SDKs from TypeSpec projects. Show all the high level steps to the user to ensure they understand the flow. Use the provided tools to perform actions and gather information as needed.
4+
Your goal is to guide the user through the process of generating SDKs from TypeSpec projects. **Before starting**, show all the high level steps to the user and ask:
5+
6+
> "Would you like to begin the SDK generation process now? (yes/no)"
7+
8+
Wait for the user to respond with a confirmation before proceeding to Step 1. Use the provided tools to perform actions and gather information as needed.
59

610
## Step 1: Identify TypeSpec Project
711
**Goal**: Locate the TypeSpec project root path

0 commit comments

Comments
 (0)