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

Check fails for repos with a lot of releases #122

Open
tbe opened this issue May 10, 2023 · 0 comments
Open

Check fails for repos with a lot of releases #122

tbe opened this issue May 10, 2023 · 0 comments
Labels

Comments

@tbe
Copy link

tbe commented May 10, 2023

Describe the bug

Using the github-release-resource with repositories that contain more then 1000 releases, the check step fails with

422 Only the first 1000 results are available.

Reproduction steps

Use the resource with a repo with more then 1000 releases

Expected behavior

The resource does not list every possible release, or stops after 1000

Additional context

It looks like this was introduced with #96

@tbe tbe added the bug label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant