Send Slack notifications when a new release is published for public Github repos

Nodes

3b9f1b78-6b80-4575-aa6c-9669870003892e3e39e3-0e17-4fae-9ac5-9ee31f9711edf46e04ec-9a94-4c82-81ed-da3e98d961f1

Categories

Created by

DaDamian Karzon

Last edited 12 days ago

This workflow checks a configured list of Github repositories daily to see if a new release has been published.

How it works:

  • Workflow has a daily trigger
  • RepoConfig node is a JSON array that defines a list of repositories to check releases for
  • For each of the configured repos it fetches the latest release
  • If the release was published within the last 24 hours it is output
  • The release is sent as a Slack message showing the repo name, release name and link

Setup

  • Update the JSON in the RepoConfig node to the Github repos you wish to get notifications for
  • Setup your Slack connection (or replace with your choice of notification)

New to n8n?

Need help building new n8n workflows? Process automation for you or your company will save you time and money, and it's completely free!