8000 GitHub - lucas-deangelis/youtrack-thingy
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lucas-deangelis/youtrack-thingy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtrack thingy

Add the link of your merge request to a youtrack ticket. If you're on branch feat/ABC-956, it'll look for the ticket ABC-956 and add the link to the merge request on the comments of the ticket.

Setup

You'll need Go installed on your machine.

Clone the repository. Rename .env.example to .env, and fill it with a gitlab token, a youtrack token and your youtrack URL (example: https://example.youtrack.cloud). Compile the project (go build). Put it somewhere in your path (I use .local/bin).

Usage

In a git repo, on branch feat/ABC-956 that has an open merge request to develop or something:

$ youtrack-thingy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0