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
1. Run [create release plan](create-release-plan.prompt.md)
81
+
1. Run [create release plan](create-release-plan.instructions.md)
82
82
2. If SDK PRs exist, link them to the release plan
83
-
3. Run [sdk details in release plan](sdk-details-in-release-plan.prompt.md) to add languages and package names to the release plan
84
-
4. If TypeSpec project is for management plane, run [verify namespace approval](verify-namespace-approval.prompt.md) to check package namespace approval.
85
-
This step should not check package readiness to verify namespace approval for management plane SDK.
86
-
5. Run [run SDK gen pipeline](run-sdk-gen-pipeline.prompt.md) with the spec PR
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
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
87
86
6. Monitor pipeline status and provide updates
88
87
7. Display generated SDK PR links when available
89
88
**Success Criteria**: SDK generation pipeline initiated and SDKs generated
@@ -96,7 +95,7 @@ This step should not check package readiness to verify namespace approval for ma
96
95
## Step 9: Create release plan
97
96
**Goal**: Create a release plan for the generated SDKs
98
97
**Actions**:
99
-
1. Run [create release plan](create-release-plan.prompt.md) to create a release plan using the spec pull request.
98
+
1. Run [create release plan](create-release-plan.instructions.md) to create a release plan using the spec pull request.
100
99
2. If the release plan already exists, display the existing plan details.
0 commit comments