How can I export GitHub issues to Excel?

前端 未结 12 1863
逝去的感伤
逝去的感伤 2020-12-07 15:46

How can I export all my issues from an Enterprise GitHub repository to an Excel file? I have tried searching many Stack Overflow answers but did not succeed. I tried this so

12条回答
  •  情歌与酒
    2020-12-07 16:33

    Here is a tool that does it for you (uses the GitHub API): https://github.com/gavinr/github-csv-tools

提交回复
热议问题