You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: eng/common/instructions/azsdk-tools/create-release-plan.instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ If any details are missing, prompt the user accordingly:
38
38
- Refer [sdk details in release plan](sdk-details-in-release-plan.instructions.md) to identify languages configured in the TypeSpec project and add them to the release plan
39
39
40
40
## Step 5: Update SDK Details in Release Plan
41
-
-Run[sdk details in release plan](sdk-details-in-release-plan.instructions.md) to add languages and package names to the release plan
41
+
-Refer[sdk details in release plan](sdk-details-in-release-plan.instructions.md) to add languages and package names to the release plan
42
42
- If the TypeSpec project is for a management plane, run [verify namespace approval](verify-namespace-approval.instructions.md) if this is first release of SDK.
2. If SDK PRs exist, link them to the release plan
83
-
3.Run[sdk details in release plan](sdk-details-in-release-plan.instructions.md) to add languages and package names to the release plan
83
+
3.Refer[sdk details in release plan](sdk-details-in-release-plan.instructions.md) to add languages and package names to the release plan
84
84
4. If TypeSpec project is for management plane, run [verify namespace approval](verify-namespace-approval.instructions.md) to check package namespace approval.
85
-
5.Run[run SDK gen pipeline](run-sdk-gen-pipeline.instructions.md) with the spec PR
86
-
6. Monitor pipeline status and provide updates
85
+
5.Refer to[run SDK gen pipeline](run-sdk-gen-pipeline.instructions.md) with the spec PR
86
+
6. Monitor pipeline status and provide updates`
87
87
7. Display generated SDK PR links when available
88
88
**Success Criteria**: SDK generation pipeline initiated and SDKs generated
89
89
@@ -95,7 +95,7 @@ Your goal is to guide user through the process of generating SDKs from TypeSpec
95
95
## Step 9: Create release plan
96
96
**Goal**: Create a release plan for the generated SDKs
97
97
**Actions**:
98
-
1.Run[create release plan](create-release-plan.instructions.md) to create a release plan using the spec pull request.
98
+
1.Refer[create release plan](create-release-plan.instructions.md) to create a release plan using the spec pull request.
99
99
2. If the release plan already exists, display the existing plan details.
0 commit comments