Azure / Azure/azure-sdk-tools

Runner should match file name case-sensitively while searching for readme.md

Open
#10,108 0 comments 0 reactions 1 assignee Claimed by @raych1 View on GitHub
Automation Tool
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

- There are some services under specification folder adding `README.md` to describe its service. This would be mistakenly considered as 'readme.md' to be used for SDK generation. It needs to change the file comparison code to use the original file name when searching files.
Here is an example README.md:
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/communication/Communication.JobRouter/README.md

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.