Giter VIP home page Giter VIP logo

zenhub-to-youtrack's Introduction

zenhub-to-youtrack

CLI to migrate issues from zenhub to youtrack

SETUP

  • Clone this repo
  • CD to repo directory
  • composer install
  • Copy sample.env to .env or to ~/.zh2yt.env
  • Edit values in new env file. Should be relatively self-explanatory.

USAGE

CLI

  • bin/z2y
    • Run by itself to see list of commands

You will need both the YouTrack Project identifier (usually a short string of all capital letters) and the GithHub repo ID as an integer.

You may retrieve the GitHub repo ID by using the command: ./bin/z2y gh:repo:id {ORG}/{REPONAME} For example ./bin/z2y gh:repo:id github/fetch

A few other helper commands are included in the CLI:

  • gh:issue:search just a way to search issues
  • gh:repo:id get a numeric id of repo
  • yt:issue:get Get youtrack issue by id
  • yt:issue:github Find youtrack issue(s) already linked to a github issue
  • yt:project:list Get youtrack projects
  • zh:epic:list List epics in ZenHub

To migrate issues, use the commands:

  • migrate:epics migrates epics and their subtasks
  • migrate:by-tag migrates issues with a specific tag

zenhub-to-youtrack's People

Contributors

gforsythe-godaddy avatar

Watchers

Gordon Forsythe avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.