Git Product home page Git Product logo

github-issue-mover's Introduction

THIS TOOL IS NOW DEPRECATED

Reasons for deprecation:

  • The deprecation of AppEngine Custom VM
  • GitHub releasing a similar built-in feature
  • Now low(er) usage (Since Github launched their "move issues feature within the same organization)

If you are interrested in updating the tool, port it to a supported AppEngine VM and update the Dart code so that it compiles let the owner know.

Issue Mover for GitHub

This tool make it easy to migrate issues between repos:

  • Copy the issue in the destination repo
  • Add references between the issues
  • Close the original issue

Issue Mover for GitHub has been written entirely in Dart (both client side and server side code) and is hosted on Google App Engine Managed VM. For a walk through of the code and backend deployment options please read CODE_WALKTHROUGH

Usage

The tool is hosted online at github-issue-mover.appspot.com

It looks like this:

How to use

You can copy paste full GitHub URLs. For instance you can copy paste

https://github.com/google/github-issue-mover/issues/1

into the "Issue to Move" text field. It will get automatically transformed to the short GitHub URL:

google/github-issue-mover#1

The tool will extract some information about the issue if it's accessible to your user:

You can do the same for the "Destination Repo" text field and copy paste:

https://github.com/nicolasgarnier/drive-music-player

It will get automatically transformed to the short GitHub URL for repos:

nicolasgarnier/drive-music-player

and some information will get extracted as well:

Once existing issue and repo have been set you can start the move process:

This will create a new issue which is a copy of the original one, with mentions of every users who commented on the bug. The two issues will also references themselves:

Disclaimer

Even though a lot of contributors are working for Google this is not an official Google Product. This is an open-source sample application written in Dart and runable on Google App Engine and Google Compute Engine with a running test instance hosted on App Engine.

License

Apache 2.0

Copyright 2014 Google Inc

github-issue-mover's People

Contributors

agocs avatar bfontaine avatar kevmoo avatar mojoaxel avatar nicolasgarnier 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.