codesandbox / codesandbox-ci-ui

https://ci.codesandbox.io
15 stars 7 forks source link

Fix issue with viewing PRs older than the last 50 #7

Closed lbogdan closed 4 years ago

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/codesandbox/codesandbox-ci-ui/bdkq4n6th ✅ Preview: https://codesandbox-ci-ui-git-fix-pr-limit.codesandbox1.now.sh

lbogdan commented 4 years ago

We still need some additional logic to handle non-existing PRs (we currently get the "We could not find the repository" page).

Example URL: http://localhost:3333/status/remaxjs/remax/pr/123 (vs. http://localhost:3333/status/remaxjs/remax/pr/595 )