Uh oh!
There was an error while loading. Please reload this page.
How to retrieve all PR/issue comments? #474
I'm trying to retrieve all the comments for a PR so I can minimize specific ones. My issue is with the retrieval of comments once they exceed the 30 count (due to pagination). This is my current code: With this I see up to 30 comments as expected. And I see What am I missing on getting this to work properly? Thanks! |
Answered by
ryan-dyer-sp
Jun 21, 2024
Replies: 1 comment
fixed via: |
0 replies
Answer selected byryan-dyer-sp
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
fixed via: