TypeScript github-app

Open-source TypeScript projects categorized as github-app

Top 10 TypeScript github-app Projects

  1. github-app-token

    Impersonate a GitHub App in a GitHub Action

  2. 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.

    InfluxDB logo
  3. opensource-management-portal

    Microsoft's monolithic, opinionated Open Source Management Portal enabling enterprise scale self-service powered by the GitHub API 🏔🧑‍💻🧰

  4. private-mirrors

    A GitHub App that allows you to contribute upstream using private mirrors of public projects

  5. merge-to-earn

    The reward system for open source development

  6. darkest-PR

    GitHub app/bot for responding to actions and events in your repository using contextual quotes from Darkest Dungeon.

  7. 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.

  8. probot-nextjs-starter

    Starter template to build GitHub bots with Probot and NextJS.

  9. 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!

    Sevalla logo
  10. announcement-drafter

    A bot for drafting and publishing GitHub discussions using pull requests.

  11. markdown-bot

    A content suggestion robot powered by ChatGPT

  12. 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-19

    Agree!

    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

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript github-app discussion

Log in or Post with

TypeScript github-app related posts

  • How I built my first bot using Typescript

    1 project | dev.to | 12 Aug 2024
  • workflow-reporter: An Open-Source GitHub app that reports failed workflow job actions & notifies pull request creator with custom report message.

    1 project | /r/programming | 23 Jan 2023
  • workflow-reporter: A GitHub app that reports failed workflow job actions.

    1 project | /r/github | 23 Jan 2023
  • workflow-reporter: A GitHub app that reports failed workflow job actions

    1 project | /r/programming | 23 Jan 2023
  • workflow-reporter: A GitHub app that reports failed workflow job actions.

    1 project | /r/coding | 23 Jan 2023
  • 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.

    1 project | /r/opensource | 22 Jan 2023
  • 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.

    1 project | /r/opensource | 22 Jan 2023
  • A note from our sponsor - Sevalla
    sevalla.com | 1 Sep 2025
    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 →

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

Sponsored
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.
www.influxdata.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?