Open jpmcb opened 11 months ago
The devil's advocate argument here is that technically an empty GitHub repo (with zero files and no .git folder) is indeed not a valid git repo and this behavior is correct from the pizza-oven perspective.
We'll want to think about how to handle this without blocking the open-sauced API
Describe the bug
The pizza service should ignore repos that have empty git repos. For example, for repos like: https://github.com/tamagui/sponsors (which indeed is empty from a public perspective)
This repo throws the following:
This gets surfaced in the API as a 400 error
Steps to reproduce
Browsers
No response
Additional context (Is this in dev or production?)
No response
Code of Conduct
Contributing Docs