[FEAT]: Enumerationize GitHubCommitFile.Status #2930
Labels
Status: Up for grabs
Issues that are ready to be worked on by anyone
Type: Feature
New feature or request
Describe the need
Inside:
... we have GitHubCommitFile.Status as string equals "added", "modified", "removed", "renamed", etc.
These Statuses do not co-exist for a given commit, so it would be ideal to handle them as enumerations to minimize errors in the code with more elegance.
SDK Version
No response
API Version
No response
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: