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

Faible complexité Planifié5 nœuds🏷️ Project Management👁 1,695 vuespar Prakash

Aperçu

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

Nœuds utilisés

GitHubTelegram

Aperçu du workflow

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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur planifié, s'exécutant selon un planning défini.

  2. 2

    Traitement

    Les données transitent par 5 nœuds, connecting filter, github, scheduletrigger.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (5)

GI

GitHub

github

#1
TE

Telegram

telegram

#2

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier get-github-issue-updates-and-send-notifications-to-telegram téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

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

Intégrations

filtergithubscheduletriggersettelegram

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds5
Complexitélow
Déclencheurscheduled
Vues1,695

Créé par

Prakash

Prakash

@prakashbask

Tags

filtergithubscheduletriggersettelegram

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →