Developer & DevOps

Send GitHub Repository Alerts to Slack Channels

4 nodes 224 114 Automatic trigger
Download

Workflow Description

An automation workflow that monitors GitHub repository events and instantly sends notifications to designated Slack channels, keeping your development team informed about changes, commits, and pull requests without manual checking.

How it works

  1. 1.Monitor GitHub repository events (push, pull requests, issues)
  2. 2.Filter and verify the event type against predefined criteria
  3. 3.Deliver formatted notification to the target Slack channel

Use cases

  • Notify engineering teams instantly about new commits and pull requests in active repositories
  • Alert project managers when new issues are opened or milestones are reached

Requirements

  • GitHub account with access permissions to the monitored repository
  • Slack workspace with posting permissions to target channels
  • GitHub Webhooks configured to trigger the automation workflow

Service Value

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

Apps Used

GitHub Slack

Details

Trigger Automatic trigger
Nodes 4
Apps 2
Views 224
Downloads 114

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 (4)

Github Trigger

Github Trigger

#1

IF

If

#2

Slack - Add

Slack

#3

Slack - Remove

Slack

#4