NARKOZ / gitlab

Ruby wrapper and CLI for the GitLab REST API
https://narkoz.github.io/gitlab
BSD 2-Clause "Simplified" License
1.06k stars 396 forks source link

merge_request_discussions is missing pagination #693

Closed jasper-eljakim closed 3 months ago

jasper-eljakim commented 3 months ago

the call to merge_request_discussions doesnt fetch every item due to pagination

NARKOZ commented 3 months ago

Fixed by #694. Thank you.