Describe the bug
We noticed that the action wasn't optimizing all images added in the PR. The reason is likely attributable to the missing pagination here: https://github.com/calibreapp/image-actions/blob/main/src/get-changed-images.ts#L23-L29
Octokit documentation: https://octokit.github.io/rest.js/v22/#pagination
How To Reproduce
Create a Pull Request with more than 30 added images
Screenshots
No response
Relevant Log Output
Found 30 images to process: ...
Code of Conduct
Describe the bug
We noticed that the action wasn't optimizing all images added in the PR. The reason is likely attributable to the missing pagination here: https://github.com/calibreapp/image-actions/blob/main/src/get-changed-images.ts#L23-L29
Octokit documentation: https://octokit.github.io/rest.js/v22/#pagination
How To Reproduce
Create a Pull Request with more than 30 added images
Screenshots
No response
Relevant Log Output
Code of Conduct