Move discussions to different repo #138805
-
Select Topic AreaQuestion BodyIs it possible to move discussions from one repo to a different one in the same organization? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hi @carlosmintfan I feel like it could be possible to create a GitHub Action to automate a bulk transfer; but that is past my current skill set. You could post a request for help with creating one in the I checked the GitHub Actions Marketplace to see if one already existed for discussions; they had some super cool tools, but I didn't see one for bulk discussion transfers. |
Beta Was this translation helpful? Give feedback.
-
|
To anyone who comes across a similar need, I found that someone has indeed created a bulk transfer tool for this in October 2025: https://josh-ops.com/posts/github-discussions-migration-utility. Disclaimer: I have neither tried it personally, nor am I its author; and thus cannot provide guarantees of any kind. |
Beta Was this translation helpful? Give feedback.
Hi @carlosmintfan
An individual discussion, yes. The whole of a repos discussions at once, no.
See Transferring a Discussion
I feel like it could be possible to create a GitHub Action to automate a bulk transfer; but that is past my current skill set. You could post a request for help with creating one in the
Actionscategory.I checked the GitHub Actions Marketplace to see if one already existed for discussions; they had some super cool tools, but I didn't see one for bulk discussion transfers.