Skip to content

Comments

feature: Add page-size input for repos with large number of checks#1

Open
BakerNet wants to merge 3 commits intoshqear93:masterfrom
BakerNet:master
Open

feature: Add page-size input for repos with large number of checks#1
BakerNet wants to merge 3 commits intoshqear93:masterfrom
BakerNet:master

Conversation

@BakerNet
Copy link

The default page size for the check-runs API is 30, which in some projects will cause the first couple checks to not be checked by this action.
This adds option to increase page size.

I was considering also making a PR to use the check_name option to prevent issues like this in a more reliable way, but that would mean more than one API call pre run. Lmk what you think.

@BakerNet BakerNet changed the title feature: Add per-page input for repos with large number of checks feature: Add page-size input for repos with large number of checks Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant