Get GitHub Issue Updates and Send Notifications to Telegram — Flujo de trabajo n8n

Baja complejidad Programado5 nodos🏷️ Project Management👁 1,695 vistaspor Prakash

Descripción general

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

Nodos utilizados

GitHubTelegram

Vista previa del flujo de trabajo

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

Cómo funciona

  1. 1

    Disparador

    El flujo de trabajo comienza con un disparador programado, ejecutándose según un horario definido.

  2. 2

    Procesamiento

    Los datos fluyen a través de 5 nodos, connecting filter, github, scheduletrigger.

  3. 3

    Salida

    El flujo de trabajo completa su automatización y entrega el resultado al destino configurado.

Detalles de nodos (5)

GI

GitHub

github

#1
TE

Telegram

telegram

#2

Cómo importar este flujo de trabajo

  1. 1Haz clic en el botón Descargar JSON a la derecha para guardar el archivo del flujo de trabajo.
  2. 2Abre tu instancia de n8n. Ve a Flujos de trabajo → Nuevo → Importar desde archivo.
  3. 3Selecciona el archivo get-github-issue-updates-and-send-notifications-to-telegram descargado y haz clic en Importar.
  4. 4Configura las credenciales para cada nodo de servicio (claves API, OAuth, etc.).
  5. 5Haz clic en Probar flujo de trabajo para verificar que todo funcione, luego actívalo.

O pega directamente en n8n → Importar desde JSON:

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

Integraciones

filtergithubscheduletriggersettelegram

Obtener este flujo de trabajo

Descarga e importa con un solo clic

Descargar JSONVer en n8n.io
Nodos5
Complejidadlow
Disparadorscheduled
Vistas1,695

Creado por

Prakash

Prakash

@prakashbask

Etiquetas

filtergithubscheduletriggersettelegram

¿Nuevo en n8n?

n8n es una herramienta de automatización de flujos de trabajo gratuita y de código abierto. Alójala tú mismo o usa la versión en la nube.

Obtener n8n gratis →