Skip to main content

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

Workflow preview

Notify a team channel about new software releases via Slack and GitHub preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

This workflow automatically notifies the team in a Slack channel when code in a GitHub repository gets a new release.

Prerequisites

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.