mis4s / issue-to-gitlab

Export issues from E-mail/csv files to gitlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue-to-gitlab

Add issues to gitlab instance from command line

How use

go get github.com/Viperoo/issue-to-gitlab
cp gitlab.toml.example gitlab.toml
  1. Set token and address to gitlab in config
  2. Choose id project
  3. Add issues

What can we add

  • Title of issue
  • Description (one line for now only)
  • Tags
  • Assignee user

About

Export issues from E-mail/csv files to gitlab


Languages

Language:Go 100.0%