Hi
I am using the developer edition of SQ server with the gitlab and branch plugins enabled.
As expected, A full analysis is done on each commit for long-lived branches (takes about 2 minutes). This updates the dashboard on SQ, and an analysis report + quality gate summary comment is added to the commit within gitlab.
However, the analysis for short-lived branches takes a few seconds and nothing is posted back into gitlab. I see the branch showing up in the SQ dashboard with a green/red indicator, but the contents are empty. Is this expected behaviour?
Gitlab Plugin: 3.0.1
Branch plugin 7 (build 11001)
https://docs.sonarqube.org/display/PLUG/Branch+Plugin
Thanks