I am working on Migrating my Azure DevOps code to GitHub. I am using the https://github.com/git-tfs/git-tfs tool to migrate the source code from ADO to GitHub.
I am able to successfully migrate the code with Changeset History etc, I only see the git commit id and my git-tfs-id contains only the ADO Url, Changeset id and the path to repo but I don't see the TFS work item linked to the Changeset in GitHub.
Can someone help me on how to copy the history of Work Item linked to my TFS changeset to GitHub.