gitlab booster

Boost productivity for code reviewers on gitlab

2024-09-20 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ئاپتورى
braineo
باھا نومۇرى
0 0 0
نەشرى
1.0.1
قۇرۇلغان ۋاقتى
2024-09-19
يېڭىلانغان ۋاقتى
2024-09-20
Size
9.4 KB
ئىجازەتنامىسى
AGPL-3.0-or-later
قوللايدىغىنى

GitLab booster

This add long missing features in the merge request list and issue detail.

Usage

Install from greasyfork.org

https://greasyfork.org/en/scripts/509169-gitlab-booster

Copy and paste

This is a tampermonkey script, you can also copy and paste into your tampermonkey to enable it.

Self-hosted GitLab instances

If you are using tampermonkey. In the settings of the installed script. Add your site in the User matches

Or add additional match rules in the user script header section.

// @match        https://mygitlab.com/*
// @match        https://yourgitlab.com/*

Preview

merge-request-list-after

issue-detail

Credit

Thanks for the awesome work in this chrome extension https://github.com/Krystofee/gitlab-unresolved-threads, I adopted the unresolved threads to a user script and added other features.