[Breaking Change][PR Workflow] pipeline can auto-detect a prior approval
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 115
Description
Currently, the swagger breaking change aims to avoid any breaking change against latest stable api-version, so all preview api-version will compare will the latest stable api-version.
For breaking change occurs in a new preview/stable api-version, if exists a prior preview version which already get approval for the breaking change, we might need to figure out a way to avoid report it again.
This issue belongs to a set of related (and possibly at least partially duplicate) issues:
- https://github.com/Azure/azure-sdk-tools/issues/4850
- https://github.com/Azure/azure-sdk-tools/issues/5024
- https://github.com/Azure/azure-sdk-tools/issues/6396
- https://github.com/Azure/azure-sdk-tools/issues/6567
Contributor guide
Assessment
This issue has not been assessed yet.