Currently I am developing a browser extension to improve the review process on GitLab.
At the company, where I work, we are heavily relying on multiple reviewers to promote familiarity with the code base, as well as, of course, to increase overall code quality.
Gitlab Premium and Ultimate allow to use multiple reviewers, however, we don't need any other features from those tiers (well, maybe organization-wide code search could be nice as well).
As the result, I created a browser extension, which allows to use multiple reviewers via comments and descriptions. It also has graceful degradation, i.e. even team members without the extension will still be able to participate in the process.
On top of that the extension adds merge request deadlines with notifications, comment labels (viewable without the extension as well), custom review statuses ("Approved conditionally " is a real time saver) and more.
The extension works pretty well in our company, however, I would love to see if it's applicable to other companies as well, or what other features people need.
https://chrome.google.com/webstore/detail/codecode-review-fo...
https://addons.mozilla.org/en-US/firefox/addon/codecode-gitl...