diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2023-04-30 20:14:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-30 20:14:33 +0200 |
commit | 0d4392a8d50e2a44dee9a74cb82d5e1fabfc98d5 (patch) | |
tree | 852e56d3f8ba7a5aea7917363196c905042fb3f7 /src-tauri/tauri.conf.json | |
parent | 171de5959c2ac5f522f52f7ebd99fd3eb2619091 (diff) | |
download | FlightCore-0d4392a8d50e2a44dee9a74cb82d5e1fabfc98d5.tar.gz FlightCore-0d4392a8d50e2a44dee9a74cb82d5e1fabfc98d5.zip |
fix: Fetch multiple pages from GitHub PR API (#298)
* fix: Fetch multiple pages from GitHub PR API
Previously we only fetched the first page which caused us to miss older
pull requests.
* feat: Only check as many pages as we need
Instead of checking a static x amount of pages in the API we only wanna
fetch as many pages as we actually need.
Diffstat (limited to 'src-tauri/tauri.conf.json')
0 files changed, 0 insertions, 0 deletions