Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →
Top 10 TypeScript github-app Projects
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
opensource-management-portal
Microsoft's monolithic, opinionated Open Source Management Portal enabling enterprise scale self-service powered by the GitHub API 🏔🧑💻🧰
-
private-mirrors
A GitHub App that allows you to contribute upstream using private mirrors of public projects
-
-
darkest-PR
GitHub app/bot for responding to actions and events in your repository using contextual quotes from Darkest Dungeon.
-
workflow-reporter
A GitHub app that reports failed workflow job actions, notifies pull request creator with custom report message for the failed job, improving efficiency and ensuring code quality.
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
-
issuedigger
For your repository, issuedigger will notify authors of new issues about similar, previously submitted ones, saving manual digging. Implemented as a single, AI-enabled Cloudflare Worker.
Project mention: GitHub introduces sub-issues, issue types and advanced search | news.ycombinator.com | 2025-01-19Agree!
For fun, I had put together a GitHub bot for this purpose a while ago. It indexes all existing issues in a repo, creates embeddings and stores them in a vector DB. When a new issue is created, the bot comments with the 3 most similar, existing issues, from vector similarity.
In theory, that empowers users to close their own issues without maintainer intervention, provided an existing & solved issue covers their use case. In practice, the project never made it past PoC.
The mechanism works okay, but I've found available (cheap) embedding models to not be powerful enough. For GitHub, technology-wise, it should be easy to implement though.
https://github.com/alexpovel/issuedigger
TypeScript github-app discussion
TypeScript github-app related posts
-
How I built my first bot using Typescript
-
workflow-reporter: An Open-Source GitHub app that reports failed workflow job actions & notifies pull request creator with custom report message.
-
workflow-reporter: A GitHub app that reports failed workflow job actions.
-
workflow-reporter: A GitHub app that reports failed workflow job actions
-
workflow-reporter: A GitHub app that reports failed workflow job actions.
-
workflow-reporter: A GitHub app to report failed workflow job actions and notify pull request creator with custom report message for the failed workflow job.
-
workflow-reporter: A GitHub app to report failed workflow job actions and notify pull request creator with custom report message for the failed workflow job.
-
A note from our sponsor - Sevalla
sevalla.com | 1 Sep 2025
Index
What are some of the best open-source github-app projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | github-app-token | 549 |
2 | opensource-management-portal | 515 |
3 | private-mirrors | 166 |
4 | merge-to-earn | 163 |
5 | darkest-PR | 23 |
6 | workflow-reporter | 22 |
7 | probot-nextjs-starter | 20 |
8 | announcement-drafter | 13 |
9 | markdown-bot | 13 |
10 | issuedigger | 13 |