FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
charmaine

charmaine

analyze-github-issues

Let AI categorize GitHub issues into topics and subcategories
Public
Like
2
analyze-github-issues
Home
Code
8
.claude
1
README.md
deno.json
github.ts
index.html
H
main.ts
openai.ts
utils.ts
Branches
1
Pull requests
Remixes
1
History
Environment variables
2
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
7/17/2025
Viewing readonly version of main branch: v149
View latest version
README.md

GitHub Issues Analyzer

Automatically categorizes GitHub issues into topics and subcategories using AI.

Setup

  1. Environment Variables

    OPENAI_API_KEY=your_openai_api_key_here
  2. Run

    deno run --allow-net --allow-read --allow-env main.ts
  3. Use

    • Visit / for the UI
    • API: POST /analyze-issues with {"repo": "owner/repo"}

Customization

Edit the system prompt in openai.ts to change how issues are categorized.

Output

Issues are grouped into:

  • Big ticket: Major features, architectural changes
  • Bugs: Bug fixes, errors
  • Enhancements: Improvements to existing features
  • Nice to haves: Optional features

Each topic gets its own markdown section with clickable GitHub links.

FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
ExploreDocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareersBrandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.