REST API PR pipeline should flag any renames of files merged to main
Open
Central-EngSys
Spec PR Tools
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
[PR 26004](https://github.com/Azure/azure-rest-api-specs/pull/26004) renames files that were merged to the main branch of azure-rest-api-specs -- effectively deleting the 2023-08-01 stable (GA) release and replacing it with a 2023-10-01 stable (GA) release. This violates the Azure Versioning and Breaking Change policy, but was not flagged by any of the PR pipeline checks.
We need to add a check in the PR pipeline that flags any rename of a file merged to main.
Contributor guide
Assessment
This issue has not been assessed yet.