Get GitHub Issue Updates and Send Notifications to Telegram — n8n ワークフロー

複雑度 スケジュール5個のノード🏷️ Project Management👁 1,695回閲覧作成者:Prakash

概要

Who is this for?
This workflow is ideal for:
Developers** who want to stay updated on issues without constantly checking GitHub. Managers** tracking issue progress in a Telegram group.
DevOps teams that need automated notification alerts for new or updated issues.

What problem does this workflow solve?
Keeping track of GitHub issues manually can be tedious. Teams often miss critical updates because notifications are buried in emails or dashboards. This workflow automates the process b

使用ノード

GitHubTelegram

ワークフロープレビュー

Get Github Issues HTTP Request
- Edit the OWNER and REPO NAME in the respective fields
- The request is configured with query parameters of *s
Extract Fields
Extract fields like title, comments, created_at, etc fr
Filter on Fields
Filter issues based on number of comments
Send message to Telegram User
- This node is configured to send *issue title* and *ur
- Create a new telegram bot using the instructions [her
Send Message to @user
C
Check for comments
M
Map title, url, created,…
R
Run every 10 minutes
Get Github Issues
5 nodes4 edges

仕組み

  1. 1

    トリガー

    このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。

  2. 2

    処理

    データは 5 個のノードを流れます, connecting filter, github, scheduletrigger。

  3. 3

    出力

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

ノード詳細 (5)

GI

GitHub

github

#1
TE

Telegram

telegram

#2

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

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

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

{ "name": "Get GitHub Issue Updates and Send Notifications to Telegram", "nodes": [...], ...}

インテグレーション

filtergithubscheduletriggersettelegram

このワークフローを取得

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

JSONをダウンロードn8n.ioで見る
ノード5
複雑度low
トリガーscheduled
閲覧数1,695
カテゴリProject Management

作成者

Prakash

Prakash

@prakashbask

タグ

filtergithubscheduletriggersettelegram

n8n初めてですか?

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

n8nを無料で始める →