8000 GitHub - lgtome/gitlab-insert-template: Gitlab insert template chrome extension
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lgtome/gitlab-insert-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab insert template

Usage

Insert your custom template to textarea in the extension popup.

Use the new insert button on the Gitlab MR UI.

image

How to install

First, clone this repo git clone https://github.com/NaaYaa-oops/gitlab-insert-template and then see below for browser specific instructions.

Chrome

Recently chrome disallowed to install packed crx extension that are not listed on the Chrome Store, so to install this

  • On Chrome: Menu
    • More Tools
      • Extensions (be sure to have Developer Mode enabled there)
  • In the Extension page: Load unpacked and select the cloned repository

Firefox

  • On Firefox: enter about:debugging#/runtime/this-firefox into the address bar
  • In the Extension page: Load Temporary Add-on... and select any file within the cloned repository

How to update

  • git pull

Chrome

  • On Chrome: Menu
    • More Tools
      • Extensions
  • In the Extension page find Gitlab insert template and hit the refresh button

Firefox

  • On Firefox: enter about:debugging#/runtime/this-firefox into the address bar
  • In the Extension page find Gitlab insert template and hit the reload button

How to run it on a self-hosted instance

  • Open manifest.json
  • Add your domain to permissions and content_scripts -> matches
  • Open the browser and install or update the extension

Future

  • use active buttons in the merge request panel instead of the extension chrome icon

About

Gitlab insert template chrome extension

Resources

Stars

Watchers

Forks

Packages

No packages published
0