Skip to content

Commit f83619c

Browse files
authored
Reference SDK release steps from common (#43573)
1 parent a2b397d commit f83619c

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -284,20 +284,4 @@ This library is failing two release blocking checks - Mypy and Tests - CI. The l
284284

285285
## SDK release
286286

287-
There are two tools to help with SDK releases:
288-
- Check SDK release readiness
289-
- Release SDK
290-
291-
### Check SDK Release Readiness
292-
Run `CheckPackageReleaseReadiness` to verify if the package is ready for release. This tool checks:
293-
- API review status
294-
- Change log status
295-
- Package name approval(If package is new and releasing a preview version)
296-
- Release date is set in release tracker
297-
298-
### Release SDK
299-
Run `ReleasePackage` to release the package. This tool requires package name and language as inputs. It will:
300-
- Check if the package is ready for release
301-
- Identify the release pipeline
302-
- Trigger the release pipeline.
303-
User needs to approve the release stage in the pipeline after it is triggered.
287+
For detailed workflow instructions, see [SDK Release](../eng/common/instructions/copilot/sdk-release.instructions.md).

0 commit comments

Comments
 (0)