Azure / Azure/azure-sdk-for-python
[changelog tool] Bypass suppression for certain formats
Open
Mgmt
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
https://github.com/Azure/azure-sdk-for-python/blob/main/scripts/breaking_changes_checker/breaking_changes_allowlist.py#L52
Some class method addition suppression is unexpected. To maintain code consistency, better to resolve this issue without removing the suppression directly.
Contributor guide
Assessment
This issue has not been assessed yet.