DSmith
(DSmith)
March 30, 2026, 11:00am
1
Hello
We are using the Official SonarQube Scan · Actions · GitHub Marketplace · GitHub to run a scan on the GitHub Actions platform. We are using the Cloud implementation.
In the last hour we are seeing:
Non-master runs go from ~3-4 minutes to over 20 minutes. It’s a ruby app and DRE rules is where the time is being spent. Disabling DRE reduces the time
Blank page when loading the https://sonarcloud.io/project/pull_requests_list?id=<removed> page.
No Summary comment appearing on PRs
ganncamp
(G Ann Campbell)
March 30, 2026, 3:19pm
2
Hi,
Are you still seeing this? Does this happen across all projects or just one? And can you provide at least a log snippet for this, please?
DSmith:
Non-master runs go from ~3-4 minutes to over 20 minutes. It’s a ruby app and DRE rules is where the time is being spent. Disabling DRE reduces the time
You’ve been specific here that it’s non-master runs. To be clear, you’ve analyzed your main branch and seen no performance change?
Thx,
Ann