Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflows: Fix per page limit to 100 as it is max supported value #322

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

ivanahuckova
Copy link
Member

Updates per_page param in workflow queries to 100 as that is max supported value by API: https://docs.github.com/en/rest/actions/workflows?apiVersion=2022-11-28#query-parameters
image

@ivanahuckova ivanahuckova requested a review from a team as a code owner June 18, 2024 12:21
@ivanahuckova ivanahuckova requested review from gabor, yesoreyeram and gwdawson and removed request for a team June 18, 2024 12:21
@ivanahuckova ivanahuckova changed the title Workflows: Fix max per page limit to 100 Workflows: Fix per page limit to 100 as it is max supported value Jun 18, 2024
@ivanahuckova ivanahuckova merged commit c6bc872 into main Jun 18, 2024
10 checks passed
@ivanahuckova ivanahuckova deleted the ivana/workflow-per-page-max branch June 18, 2024 13:33
@zoltanbedi
Copy link
Member

This actually fixes #318 right? @ivanahuckova

@ivanahuckova
Copy link
Member Author

Yes, good catch! Closed that issue. Thanks.

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.

3 participants