And if you really need a more custom QG then you should be able to simply create a new QG, and set conditions as you wish (e.g. New Critical Issues, New Blocker Issues). If you don’t manage to do so, then do share details of what’s not working (and versions you’re using).
Okay, thanks Emre and Nicolas. My question was more from the quality code of a New Code vs Entire repo -
Picture this - I setup the quality gate, setup the leak period and scan the code. Now, I see the whole set of critical issues from the entire repo even if that part of the code is not being touched upon since a year.
Does Quality Gate shows the critical issues from the leak period (comprising of the changed or new code) or from the entire repository?
Hi, @Naveen_Arora Just one extra information i would like to add is that Quality gate is a global entity for whole project, you can’t set up any specific quality gate for certain modules or code of the same project as for entire project it will be same. Also new issues you can get through leak period but that doesn’t mean your previous code is not being analyzed but it means that your this analysis has detected this much issues which was not in previous analysis.
Hope this will help!