Block an SDK release if the API spec is not merged to main public spec repo
Open
Engagement Experience
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
Our release pipelines currently check that the api spec an SDK is targeting is merged to `main` on the public spec repository. This check only happens if the package is GA.
We should evaluate and enable it for all releases.
Communication with language teams, release drivers, and leads needs to happen.
Code: https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/scripts/Verify-RestApiSpecLocation.ps1#L165
Contributor guide
Assessment
This issue has not been assessed yet.