Path-Check / safeplaces-dct-app

COVID Safe Paths (based on Private Kit) is an open and privacy preserving system to use personal information to battle COVID
https://covidsafepaths.org
MIT License
465 stars 285 forks source link

100 limit on pull request #1324

Closed JacobJaffe closed 4 years ago

JacobJaffe commented 4 years ago

By default, github api returns 30 files in response. We want all files in our workflow to check for needed changes.

We could paginate, but a quick hack is to increase this to the max, which will give us a lot of runway.