[Breaking Change] Inconsistent labeling for breaking change review
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
The labeling for breaking change review appears to be inconsistent between the internal azure-rest-api-specs-pr repo and the public azure-rest-api-specs repo. [PR 2300](https://github.com/Azure/azure-rest-api-specs/pull/23000) in the public repo was flagged for breaking change review

as it should have been because the Swagger BreakingChange PR check failed -- found 7 errors. But this PR was just applying changes already reviewed and approved in the internal repo in [PR 9489](https://github.com/Azure/azure-rest-api-specs-pr/pull/9489) which targeted the RPSaaSMaster branch.

The Swagger BreakingChange check in PR 9489 also failed (in this case only 6 errors ... not sure why one is missing but that's not important) but the PR was never labeled BreakingChangeReviewRequired.
Contributor guide
Assessment
This issue has not been assessed yet.