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: .github/copilot-instructions.md
+1-16Lines changed: 1 addition & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -151,19 +151,4 @@ When facing issues, direct users to:
151
151
152
152
## SDK release
153
153
154
-
There are two tools to help with SDK releases:
155
-
- Check SDK release readiness
156
-
- Release SDK
157
-
158
-
### Check SDK Release Readiness
159
-
Run `CheckPackageReleaseReadiness` to verify if the package is ready for release. This tool checks:
160
-
- API review status
161
-
- Change log status
162
-
- Package name approval (If package is new and releasing a preview version)
163
-
- Release date is set in release tracker
164
-
165
-
### Release SDK
166
-
Run `ReleasePackage` to release the package. This tool requires package name and language as inputs. It will:- Check if the package is ready for release
167
-
- Identify the release pipeline
168
-
- Trigger the release pipeline.
169
-
User needs to approve the release stage in the pipeline after it is triggered.
154
+
For detailed workflow instructions, see [SDK Release](../eng/common/instructions/copilot/sdk-release.instructions.md).
0 commit comments