[SDK Validation] Code generation is skipped when a spec PR only contain deleted files
Open
Automation Tool
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
This is the default behavior in identifying the change files of a spec PR - any deletion files will be ignored.
We might need to include the deletion files as any file deletion could impact the code generated.
[Sample spec PR](https://github.com/Azure/azure-rest-api-specs/pull/35288)
Contributor guide
Assessment
This issue has not been assessed yet.