We’re using SonarQube Enterprise Edition Version 8.2 (build 32929)
We’re trying to retrieve PR scan outcome via SQ APIs and have been trying to use GET api/project_pull_requests/list API. It works fine, but I forsee with the number of PRs getting larger in the system and this API not offering pagination or filter functionality (at least from the docs, and what I have tried) - we’ll run into issues where this call would likely time out.
Are there any plans to offer a search API on PRs? Is there any better way of programatically retrieving results of PR analysis that I have missed?
Thanks in advance!
Sincerely,
Dmitriy