Get GitHub Issue Updates and Send Notifications to Telegram — n8n Workflow

Low complexity Scheduled5 nodes🏷️ Project Management👁 1,695 viewsby Prakash

Overview

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

Nodes used

GitHubTelegram

Workflow Preview

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

How it Works

  1. 1

    Trigger

    The workflow starts with a scheduled trigger, running on a defined schedule.

  2. 2

    Process

    Data flows through 5 nodes, connecting filter, github, scheduletrigger.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (5)

GI

GitHub

github

#1
TE

Telegram

telegram

#2

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded get-github-issue-updates-and-send-notifications-to-telegram file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

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

Integrations

filtergithubscheduletriggersettelegram

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes5
Complexitylow
Triggerscheduled
Views1,695

Created by

Prakash

Prakash

@prakashbask

Tags

filtergithubscheduletriggersettelegram

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →