Automatic Analysis stopped detecting new PRs

Hi SonarCloud Team,

I have a few projects automatically imported from GitHub. Automated Analysis has been working ok for many months.

Unfortunatel recently, for 2 of my projects, SonarCloud doesn’t detect new pull requests and doesn’t analyse them. The rest of the projects from the same organisation are working ok. After turning the “Automatic Analysis” off and on again, SonarCloud analysed the main branch, but pull requests were still undetected.

Can you please help me with that issue?

Hey @wilqq

We are investigating a few reports of this. I will contact you for additional details to help the investigation.

1 Like

Hi,

We’ve found the cause of this: our WAF was over-aggressively blocking some GitHub webhooks. The fix should come soon.

 
Ann

Hi Ann,

Thanks for identifying the issue.

I can see that a few PRs have already been correctly detected and analysed. We will observe the Github integration over the next few days and confirm if it works correctly.

Thanks,
Mateusz

1 Like

Hi Mateusz,

Thanks for the confirmation. In fact, the ‘fix’ in place is actually a patch slapped over it while we work on the long-term fix: we whitelisted the relevant GitHub IPs. But it seems that GitHub likes to switch them up fairly frequently(?). So if you start to see this again, please don’t hesitate to say something.

 
Thx,
Ann