Hello,
I am running into an issue where a PR that included some testing was failed by SonarCloud due to duplication. The configuration was modified to exclude the directories where these tests will be at. I was trying to re-run on the PR from GitHub and it seems to not be working. The re-run will sit and nothing appears to happen when initiated from the GitHub PR. I wasn’t able to find anything in the documentation regarding this.
Is this a known issue, and if so is there anyway we can run this analysis besides closing and reopening the PR?