Back to Templates

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

Created by

q

Last update

Last update a year ago

Share

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.