AI-Powered Bug Tracking with GitHub Issues and Telegram Alerts using Gemini — n8n ワークフロー

複雑度🔗 Webhook11個のノード🏷️ Project Management作成者:Rully Saputra

概要

Create GitHub issues from webhook input and send alerts to Telegram

This workflow streamlines bug tracking by using a webhook to collect issue reports, automatically classifying and summarizing them with Gemini AI, then sending critical issues to GitHub and real-time notifications to Telegram. Optional manager approval is built in for low-priority reports.

🧑‍💻 Who’s it for This workflow is ideal for: Engineering teams needing automated issue tracking from multiple systems QA testers or custome

使用ノード

GitHubTelegramGmailSummarization ChainGoogle Gemini Chat ModelText Classifier

ワークフロープレビュー

Auto-Create GitHub Issues from Webhook Events
Automate bug or task creation using a smart classifier
Filter
Ensure that only the relevant value is passed to the bu
Github
You can change with your repo link.
Messaging Platform
You can use seperate approaches for Telegram messages b
Telegram tutorial: https://docs.n8n.io/integrations/bui
Define the conditions for “High” vs “Low” sev
modelmodel
W
Webhook
Google Gemini Chat Model
I
If
Google Gemini Chat Model1
Create an issue
Approval from Manager
F
Filter
Notify Group
Notify Manager Group
Bug Classifier
Bug Description Summarizer
11 nodes11 edges

仕組み

  1. 1

    トリガー

    このワークフローは webhook トリガーで開始します。

  2. 2

    処理

    データは 11 個のノードを流れます, connecting chainsummarization, github, gmail。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (11)

GI

GitHub

github

#1
TE

Telegram

telegram

#2
GM

Gmail

gmail

#3
SU

Summarization Chain

n8n-nodes-langchain.chainSummarization

#4
GO

Google Gemini Chat Model

n8n-nodes-langchain.lmChatGoogleGemini

#5
TE

Text Classifier

n8n-nodes-langchain.textClassifier

#6

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした ai-powered-bug-tracking-with-github-issues-and-telegram-alerts-using-gemini ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "AI-Powered Bug Tracking with GitHub Issues and Telegram Alerts using Gemini", "nodes": [...], ...}

インテグレーション

chainsummarizationgithubgmailiflmchatgooglegeminisettelegramtextclassifierwebhook

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード11
複雑度medium
トリガーwebhook
カテゴリProject Management

作成者

Rully Saputra

Rully Saputra

@rullysaputra15

タグ

chainsummarizationgithubgmailiflmchatgooglegeminisettelegramtextclassifierwebhook

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →