I have two question about Merge Request Analysis.
Could you help me?
When analyzing a merge request, is it possible to set the target branch for analysis?
Is it possible to exclude branches other than the default analysis branch from the analysis?
Occasionally, non-differential files are also included in the analysis. Why?
I change just 1 file.
I had assumed that only files that had undergone changes would be subject to analysis.
But all files were included in the analysis.
Why? Is it because I created a merge request using the same branch over and over again?