Skip to content

Commit a048d09

Browse files
michiisaiazure-sdk
authored andcommitted
specified which PRs to display
1 parent 536a2e4 commit a048d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Your goal is to guide user through the process of generating SDKs from TypeSpec
9595
2. After service label is validated or created refer to #file:./validate-codeowners.instructions.md
9696
3. Handle post-validation actions based on results:
9797
- **If both label and codeowners were already valid**: Prompt user "Your service label and codeowners are already properly configured. Would you like to modify the existing codeowners entry for your service?"
98-
- **If new label or codeowner entries were created**: Display details of all created PRs, then prompt user "The following PRs have been created for your service configuration: [list PRs]. Would you like to make any additional modifications to these entries?"
98+
- **If new label or codeowner entries were created**: Display details of the label and codeowners PR if they were created, then prompt user "The following PRs have been created for your service configuration: [list PRs]. Would you like to make any additional modifications to these entries?"
9999
**Success Criteria**: Service label exists and codeowners are properly configured with at least 2 valid owners. For created entries, showcase all PR's.
100100

101101
## Step 10: Create release plan

0 commit comments

Comments
 (0)