My team is getting a lot of Sonarcloud issues in each branch with issues over code thats not changed in that particular branch. One of the developer made the following remark:
The problem is that notifications appear in every branch about changes outside that branch.
I only want to receive notifications about code that I have changed.
Is there a way to limit Sonarcloud reporting only issues over the changed code?