Skip to content

Skip breaking change detection in release pipeline #36370

@msyyc

Description

@msyyc

We plan to adopt breaking changes tool when generating SDK so that we could recognize potential SDK breakings in advance. However, when open it for Mgmt SDK, it blocks SDK release so I have to revert it in #36104.

I understand one solution is follow https://github.com/Azure/azure-sdk-for-python/tree/main/scripts/breaking_changes_checker#types-of-breaking-changes-detected to suppress each breaking item but it is not flexible. Is there any way I can only adopt the tool but not block SDK release?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions