Developer & DevOps

Send GitHub repository events to Telegram notifications

5 nodes 310 165 Automatic trigger
Download

Workflow Description

Automate GitHub event alerts directly to Telegram, enabling your team to track commits, pull requests, issues, and CI/CD status in real-time without switching between platforms.

How it works

  1. 1.Receive incoming Telegram message with a GitHub-related command or query
  2. 2.Validate the command and determine the appropriate action to execute
  3. 3.Connect to GitHub API and fetch repository data or perform the requested operation
  4. 4.Process the response and format it for readability
  5. 5.Send the result back to the designated Telegram chat or channel

Use cases

  • Receive instant notifications for commits, pull requests, and issue updates in Telegram
  • Query repository status and open issues directly from Telegram messages
  • Get alerts for failed CI/CD pipelines and test results in real-time

Requirements

  • Active Telegram account with a configured bot token
  • GitHub repository with API access permissions
  • GitHub Personal Access Token (PAT) for authentication

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Telegram GitHub

Details

Trigger Automatic trigger
Nodes 5
Apps 2
Views 310
Downloads 165

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (5)

Telegram Trigger

Set

#1

IF

If

#2

GitHub

Github

#3

Set

Set

#4

NoOp

No Op

#5