Maxim Vasylets
Maxim Vasylets
Seems I found the root cause for my case, it was missing `users:read` in Slack User Token Scopes. There are all my parameters for Slack integration: **Helm Chart Values** ```...
I use `latest` version of docker image. Not sure how can I check the exact application version.
Correct me if I'm wrong. As I can see You can just use `listComments()` method instead of `getComments()` and get paged iterable result.
yes, all comments from all pages
After some research, I found that `github-api` library works fine and the method `getComments()` returns all available comments in PR. So the issue seems in this plugin.
`Job > configure > GitHub Pull Requests > GitHub Plugin Repository Provider > Cache connection = true` Anyway, I've tested with `Cache connection = false` also.
I don't use it in prod because of this issue but I can try to reproduce this situation on the stand and share logs then.
I have the same issue. In my case, Jenkins just needs some delay between comments to detect the next one.