Skip to content

Commit d125c5e

Browse files
authored
Reference SDK Release steps in common (#47066)
1 parent b177f23 commit d125c5e

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -151,19 +151,4 @@ When facing issues, direct users to:
151151

152152
## SDK release
153153

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

Comments
 (0)