Handle 250 commits limit in GitHub compare API
Open
area: extensions/backends/github
- Dominant language
- JavaScript
- Stars
- 19.4k
- Forks
- 3.1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
We've changed the metadata handling in the GitHub API to use the compare API (and also implemented other backends using similar diffing APIs).
We should test and handle cases where the diff has more than 250 commits.
Contributor guide
Assessment
This issue has not been assessed yet.