doggy8088

github-issues-exporter 是一個使用 GitHub CLI (gh) 認證的命令列工具,專門用來把 GitHub 的 Issue 做完整備份。

19
3
100% credibility
Found Mar 28, 2026 at 19 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

A tool that downloads GitHub repository issues, including comments and attachments, into organized local files for offline access.

How It Works

1
🔍 Discover the exporter

While managing your GitHub project discussions, you find this simple tool to save all your issues offline for safekeeping.

2
🔗 Connect your GitHub account

You ensure your computer is linked to your GitHub so the tool can access your repositories and issues securely.

3
📋 Pick your issues to save

You select the repository page or a specific issue from GitHub that holds the conversations you want to download.

4
Choose export scope
📂
All issues from repo

Save open, closed, or all issues with their comments.

🎯
One issue only

Download a single issue and its discussion thread.

5
📁 Choose save location

You pick a folder on your computer where the files will be organized neatly by project.

6
🚀 Run the export

You start the process, and it gathers issues, comments, and downloads any pictures or files attached.

Enjoy your local backup

You now have easy-to-read files with all your GitHub issues, comments, and attachments right on your computer, safe and ready anytime.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 19 to 19 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is github-issues-exporter?

This TypeScript CLI tool, github-issues-exporter, exports GitHub issues as complete JSON backups using GitHub CLI (gh) for authentication—no extra tokens needed. Feed it a repo issues URL or single issue link, and it pulls issues (filtered by open/closed/all), comments, and attachments, downloading files from GitHub hosts and replacing URLs in bodies with local paths. Developers get structured archives ready for analysis or migration, solving the pain of manual issue scraping.

Why is it gaining traction?

It stands out as a github issues exporter by handling attachments intelligently—SHAs for integrity, deduped filenames—without complex setup, unlike API-heavy scripts or limited GitHub exports. The CLI shines with options like pagination limits, dry-run previews, and force overwrites, making bulk repo dumps fast and safe. For a github issues csv exporter alternative, its JSON output with meta preserves full context better than flat CSVs.

Who should use this?

Repo maintainers archiving issues before sunsetting projects, compliance officers backing up audit trails, or devs migrating issues to tools like Jira. Ideal for TypeScript fans wanting a gh-powered exporter for personal repos or open-source triage dumps. Skip if you need CSV-only or massive enterprise-scale without pagination tweaks.

Verdict

Worth a spin for quick GitHub issue backups—19 stars and 1.0% credibility score signal early maturity with thin docs, but solid CLI and attachment smarts make it usable now. Test on a small repo first; contribute if you need CSV export or broader hosts.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.