Skip to content

A Chrome extension that adds a checkbox interface to GitLab merge request pages for quickly selecting and adding reviewers.

Notifications You must be signed in to change notification settings

MohammadShabib/gitlab-auto-reviewers-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitLab Reviewer Auto Add

A Chrome extension that adds an interface to GitLab merge request pages for quickly selecting and adding reviewers.

Chrome Web Store Badge

Features

  • ✅ Checkbox interface for selecting reviewers
  • 💾 Remembers your reviewer preferences
  • ➕ Add/remove reviewers through the interface
  • 🔄 Works on all GitLab.com merge request pages

Installation

  1. Clone this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable "Developer mode"
  4. Click "Load unpacked" and select the extension folder

Screenshots

GitLab Merge Request Interface

GitLab MR

Extension Popup

Popup

Usage

  1. Open any GitLab merge request page
  2. Find the "Reviewer Auto Add" section in the right sidebar
  3. Check the reviewers you want to add
  4. Click "Add Selected Reviewers"

Adding New Reviewers

  • Type a username or full name in the input field and click "+"
  • Use the "×" button to remove reviewers you no longer need

Development

npm install
npm run build

Built with Manifest V3 and vanilla JavaScript.


Made by Mohammad Shabib

About

A Chrome extension that adds a checkbox interface to GitLab merge request pages for quickly selecting and adding reviewers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published