top of page

GitHub Notifications to Discord Alert

This n8n workflow fetches GitHub notifications every minute using GitHub API with Basic Auth, processes them to create a summary report, then sends the report as a tagged message to a Discord channel. Utilizes Cron, HTTP Request, Function, IF, and Discord nodes.

bottom of page