comments-fetcher

Extract and organize comments suggestions from your GitHub pull requests in one clean view.

Create a GitHub Personal Access Token
  1. Go to GitHub Token Settings
  2. Click "Generate new token" → "Generate new token (classic)"
  3. Give it a descriptive name like "comments Fetcher"
  4. Select the repo scope (full control of private repositories)
  5. For organization repos, you may also need read:org scope
  6. Click "Generate token" at the bottom and copy it
For Organization Repositories:
If your organization uses SAML SSO: Go to Token Settings → Click "Configure SSO" next to your token → Authorize it for your organization.
Security: Your token is stored securely on the server in an encrypted session cookie. It never leaves the server and is only used to make GitHub API requests server-side.
Buy Me A Coffee

Privacy & Disclaimer: This website does not save, store, or log any of your GitHub tokens, commits, or repository data. Tokens are stored securely in encrypted session cookies on your device only and are used solely to fetch comments from GitHub's API. You are solely responsible for the security and use of your GitHub tokens. Use this tool at your own risk.