Hi Niraj,
It sounds like you're describing the functionality of the
Build Breaker plugin. This is an option, but not one we recommend because by turning an asynchronous job (analysis report processing) into a synchronous one, you tie up a Jenkins executor for an indeterminate amount of time depending on the load on your SQ server.
If at that point you've still got new issues, you can receive
email notifications of them directly from the SonarQube server itself.
HTH,
Ann