Azure / Azure/azure-sdk-for-python
[SDK generation pipeline] enable breaking change detector for SDK generated by codegen
Open
Mgmt-EngSys
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
For SDK generated by codegen, we hope to enable [breaking change detector](https://github.com/Azure/azure-sdk-for-python/tree/main/scripts/breaking_changes_checker) by default. So we need to add additional step in pipeline to add the package name in [RUN_BREAKING_CHANGES_PACKAGES](https://github.com/Azure/azure-sdk-for-python/blob/f2bc1fca2358eb5c07bf43eab64743bc3cdfc5cd/scripts/breaking_changes_checker/breaking_changes_allowlist.py#L10C1-L10C31)
Contributor guide
Assessment
This issue has not been assessed yet.