pytorch
f9a63d0a - Implement checksuites pagination

Commit
3 years ago
Implement checksuites pagination Do not increase default number of checkruns as 100(max number of commits)x100(max number of checkruns) items can push query over GraphQL limit on total number of returned items. - Add logic to implement pagination to `get_conclusions` query - Add test to validate that pagination works Fixes: https://github.com/pytorch/test-infra/issues/253 Pull Request resolved: https://github.com/pytorch/pytorch/pull/74251 Approved by: https://github.com/bigfootjon, https://github.com/seemethere
Author
Committer
Parents
Loading