Skip to content

Bitbar plugin that shows outstanding Gitlab Merge requests

Notifications You must be signed in to change notification settings

synthomat/gitlab_mrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Gitlab MR plugin for Bitbar

This script will check your Gitlab installation for outstanding merge requests and show it in the Menubar of MacOS.

Gitlab_Mrs plugin

Installation

  1. Download Bitbar
  2. Put gitlab_mrs.3m.py script in your bitbar plugins folder (usually ~/.bitbar). It will reload every 3 minutes - but you can adjust the frequency to your needs.
  3. Configure the plugin config (~/.gitlab_mrs) with your instance details (plugin will create a template on first launch):
{
    "gitlab_host": "your.gitlab.host",
    "gitlab_token": "PRIVATE_TOKEN"
}

About

Bitbar plugin that shows outstanding Gitlab Merge requests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages