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! |
Beta Was this translation helpful? Give feedback.
Answered by
ryan-dyer-sp
Jun 21, 2024
Replies: 1 comment
-
fixed via:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ryan-dyer-sp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fixed via: