G
G
Gevorg952020-01-13 18:41:23
GitHub
Gevorg95, 2020-01-13 18:41:23

How to move issues from one repo to another?

Due to certain circumstances, I need to move all issues to the new repository, but how can I do it programmatically? One by one is not an option, there are more than 200 of them

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Shitskov, 2020-01-13
@Zarom

There is no ready solution, but there is an API with which you can recreate the list
https://developer.github.com/v3/issues/#create-an-issue

  1. List
  2. Get
  3. Create

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question