Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

Move multiple issues? #7

Open
caseyjhol opened this issue Aug 26, 2018 · 3 comments
Open

Move multiple issues? #7

caseyjhol opened this issue Aug 26, 2018 · 3 comments

Comments

@caseyjhol
Copy link

I might be missing something, but how do you move more than one issue at a time without commenting on every issue? Is there a more automated process?

@dessant
Copy link
Owner

dessant commented Aug 26, 2018

Moving multiple issues at once is not supported by the app. It would be possible to add, but I'd find it odd to call a command on an issue that also moves other issues.

A project like hub seems to be better suited to implement such a feature.

@caseyjhol
Copy link
Author

I ended up using node-gh-/gh in conjuction with Move Issues to move 80+ issues.

gh is -n 50 -n 51 -n 52 -c "/move to new-repo"

@jandrieu
Copy link

jandrieu commented Aug 6, 2019

FWIW, I just forked a repo and need to move all of the issues. It is literally the only reason I installed the app. Fortunately, we only have 26 issues, but I kept looking around for how I tell it to move all the issues.

This would be great as a config statement to move all open issues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants