Warnings about suspicious MRs
This extension alerts users when a merge request in GitLab appears suspicious. Alert triggers can be customized via the extension's popup, allowing users to specify a custom commit count threshold, designate which target branches to exclude, and determine which source branches to monitor.
For instance, if a feature branch is developed for the 'development' branch but you switch the target branch to 'master', your feature branch will now include all 'development' commits. GitLab will detect this, and the extension will issue an alert, drawing your attention to the commit count.