ES | EN
DevOps

Notify a team channel about new software releases via Slack and GitHub

SlackGitHub
Nodes 3
Complexity Intermediate
Category DevOps
n8n popularity 3,604 views in n8n library

This workflow automatically notifies the team in a Slack channel when code in a GitHub repository gets a new release. Prerequisites A GitHub account and credentials A Slack account and credentials Nodes GitHub Trigger node triggers the workflow when a release event takes place in the specified repository. Slack node posts a message in a specified channel with the text "New release is available in {repository name}", along with further details and a link to the release.

Apps and nodes included

Step-by-Step Implementation Guide

¿Qué hace esta plantilla?

Este workflow notifica a tu equipo en Slack sobre nuevos lanzamientos (releases) en un repositorio de GitHub.

Nodos Utilizados

  • GitHub (no especificado): Monitorea los lanzamientos de un repositorio.
  • Slack: Envía notificaciones a un canal específico.

Pasos de configuración

  1. Configura GitHub (no especificado): Conecta tu cuenta de GitHub y especifica el repositorio que deseas monitorear. Configura el trigger para que se active ante nuevos releases.
  2. Configura Slack: Conecta tu cuenta de Slack y selecciona el canal donde se enviarán las notificaciones. Personaliza el mensaje para incluir el nombre del lanzamiento, la descripción y cualquier otra información relevante.
⚡ 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.