ES | EN
DevOps

Send selected GitHub events to Slack

SlackGitHub
Nodes 4
Complexity Intermediate
Category DevOps
n8n popularity 2,277 views in n8n library

Gets triggered by GitHub once a user stars/unstars a repository Checks if star got added or removed and forwards data depending on that Sends notification to Slack

Apps and nodes included

Step-by-Step Implementation Guide

Enviar eventos GitHub a Slack

Este workflow se activa con eventos de GitHub (star/unstar) y notifica a Slack cuando se añade o remueve una estrella en un repositorio.

Nodos Utilizados

  • GitHub: Escucha eventos de GitHub. Este nodo actuará como Trigger.
  • Slack: Envía notificaciones a un canal de Slack.

Pasos de Configuración

  • Paso 1: Configura el nodo GitHub. Selecciona el evento a monitorear (star/unstar) y conecta a tu cuenta de GitHub. Necesitarás configurar el webhook en tu repositorio de GitHub.
  • Paso 2: Configura el nodo Slack. Introduce las credenciales de tu cuenta de Slack y el canal donde quieres recibir las notificaciones.
  • Paso 3: Define el mensaje que quieres enviar a Slack, utilizando la información del evento de GitHub.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.