Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.26 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.26 KB

Gitlab Easy Time Tracker

Time tracking browser add-on for merge requests in GitLab

Build Status

Installation

for Firefox for Chrome

How to set it up for your GitLab server

Token generation

  1. Go to your account settings in GitLab and open "Access Tokens" page.
  2. Add a personal access token with "api" scope.

Add-on settings

  1. Open extension options.
  2. Enter your GitLab server hostname to "GitLab host" , for example: "https://gitlab.com"
  3. Enter generated API token to "GitLab token".

Usage

  1. Open merge request page.
  2. Click on add-on icon. Edit boxes in popup shall be filled with repository and merge request id.
  3. Click on start button.
  4. To end time tracking click on stop button.

The time shall be added to selected merge request