bastienGranger / gitlab-notify-extension

🦊 Gitlab Browser Extension (Chrome & Firefox). Don't miss any Gitlab Merge Requests and rocket up your productivity.

Home Page:https://addons.mozilla.org/en-US/firefox/addon/gitlab-notify/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitLab Notify Extension

GitHub package.json version GitHub Workflow Status (branch) Chrome Web Store Chrome Web Store Mozilla Add-on Mozilla Add-on

Don't miss any GitLab merge requests or issues and rocket up your productivity.

Chrome Web Store | Firefox Add-on | Microsoft Edge Add-on

Preview of the browser extension: 23/09/2020

Gitlab Notify is able to:

  • List Merge Requests you are assigned to
  • List Merge Requests you created
  • List your draft Merge Requests
  • List Issues you are assigned to
  • Display your To-Do List
  • Pick a random contributor of a repository to assign them to a MR 😈
  • Display the pipelines statuses and unresolved threads for merges requests

It comes with a bunch of features to let you access easily the information you're looking for and is customizable so it fits your needs.

Screenshots

List of issues:

Preview of the issues: 23/09/2020

To-Do list:

Preview of the todo: 23/09/2020

Setup

Install dependencies:

npm ci

Copy dev config file and set your personal GitLab token in it:

npm run copy-config:setup

To build prod:

npm run build:prod && npm run zip

Then, you get zipped packages for each browser that are supported.

Assets and Documentation

Maintainer

twitter/mikescops
Corentin Mors

Contributors (thanks for your help!)

Paola Ducolin Bradley Cushing Bastien Granger Quentin Barbe

About

🦊 Gitlab Browser Extension (Chrome & Firefox). Don't miss any Gitlab Merge Requests and rocket up your productivity.

https://addons.mozilla.org/en-US/firefox/addon/gitlab-notify/


Languages

Language:TypeScript 95.5%Language:CSS 4.0%Language:HTML 0.6%