mc1arke / sonarqube-community-branch-plugin

A plugin that allows branch analysis and pull request decoration in the Community version of Sonarqube
GNU Lesser General Public License v3.0
2.19k stars 513 forks source link

PR decoration too big #868

Open hballangan-mdsol opened 7 months ago

hballangan-mdsol commented 7 months ago

Describe the bug The PR decoration looks too big. For a monorepo, you have to scroll twice to see the results to fit in the screen.

Expected behavior Is there a way to make the PR decoration more compact? So that if we have a monorepo, 1 PR wouldn't take up all the space in the screen and can maybe fit 2 PR decorations.

Screenshots

Screenshot 2024-02-06 at 10 58 01

Software Versions

adamtajti commented 2 weeks ago

This would be nice to land in the future. We have hundreds of projects. I think we could go further in customization settings: I wouldn't like SQ to post comments for projects that had no change in their measurements. I would initially want to turn off comments for passing checks as well, so that the author and reviewers of a pull/merge request gets notified about actual issues to take action on. I don't know how much all of this fits into the scope of this project. I get a sense that this plugin aims to replicate the functionalities of the dev edition and avoids taking on more responsibilities.