get-github-pr-review-comments icon indicating copy to clipboard operation
get-github-pr-review-comments copied to clipboard

Loop through the pages to get all the comments

Open vbouchet31 opened this issue 4 years ago • 0 comments

If I am right, the script does not override the "per_page" argument and does not loop through all the comments so we actually only get the first 30 comments of a pull request.

It would be great that the script does loop over all the comments.

vbouchet31 avatar Feb 04 '21 15:02 vbouchet31