analyze-github-issues
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.
main.ts
https://Mugesh--019971773e26701891b48c9ea92695e0.web.val.run
Automatically categorizes GitHub issues into topics and subcategories using AI.

-
Remix this val (top right)
-
Environment Variables (left sidebar)
OPENAI_API_KEY=your_openai_api_key_here
Edit the system prompt in openai.ts to change how issues are categorized.
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.