Skip to content

Commit 35bf96c

Browse files
smw-msjsquire
andauthored
Reference SDK release steps from common (Azure#53419)
* Reference SDK release steps from common * Use absolute path Co-authored-by: Jesse Squire <[email protected]> --------- Co-authored-by: Jesse Squire <[email protected]>
1 parent 4515b24 commit 35bf96c

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
@@ -23,20 +23,4 @@ This repo contains Azure SDKs for various Azure services and tools that generate
2323

2424
## SDK release
2525

26-
There are two tools to help with SDK releases:
27-
- Check SDK release readiness
28-
- Release SDK
29-
30-
### Check SDK Release Readiness
31-
Run `CheckPackageReleaseReadiness` to verify if the package is ready for release. This tool checks:
32-
- API review status
33-
- Change log status
34-
- Package name approval(If package is new and releasing a preview version)
35-
- Release date is set in release tracker
36-
37-
### Release SDK
38-
Run `ReleasePackage` to release the package. This tool requires package name and language as inputs. It will:
39-
- Check if the package is ready for release
40-
- Identify the release pipeline
41-
- Trigger the release pipeline.
42-
User needs to approve the release stage in the pipeline after it is triggered.
26+
For detailed workflow instructions, see [SDK Release](https://github.com/Azure/azure-sdk-for-net/tree/main/eng/common/instructions/copilot/sdk-release.instructions.md).

0 commit comments

Comments
 (0)