Skip to content

Conversation

@mschlicht-tt
Copy link
Collaborator

@mschlicht-tt mschlicht-tt commented Aug 18, 2025

Fixes #21

Support for pagination of relevant API endpoints.
Not required for GitHub commits, as they only return one commit object with all changed files.
Note: Head SHA for GitLab pull requests is determined by pullData.diff_refs.head_sha instead of pullData.sha (more readable). Shall be the same as of https://docs.gitlab.com/api/merge_requests/#response.
Manually tested against both platforms by a commit/pull request touching 46 files. "perPage" was manuelly set to 10 to force pagination.

@mschlicht-tt mschlicht-tt linked an issue Aug 18, 2025 that may be closed by this pull request
@TT-S3-D1 TT-S3-D1 self-requested a review August 18, 2025 11:45
@mschlicht-tt mschlicht-tt merged commit 87b084f into main Aug 21, 2025
5 checks passed
@mschlicht-tt mschlicht-tt deleted the 21-support-changes-with-many-files branch August 21, 2025 21:26
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.

Support changes with many files

3 participants