FeaturedOperations Automation#GitHub#Discord#Scheduled#Issue Management#Automation

Daily GitHub Issue Digest to Discord

List open GitHub issues on a schedule, summarize the priorities with AI, and post the digest to Discord.

Workflow at a glance

The full canvas, before you import it

Click any node to see its config.

#GitHub#Discord#Scheduled#Issue Management#Automation

Click a node to select it — same as the Heym editor; the panel shows its settings.

5 nodes · Free & source-available

Daily GitHub Issue Digest to Discord

Give a team a short, scheduled view of the issues that need attention. The workflow pulls open issues from GitHub, asks an LLM to identify priorities and blockers, then sends the digest to Discord.

What this workflow does

  1. WeekdaySchedule starts the workflow every weekday morning
  2. OpenIssues lists open issues from the configured GitHub repository
  3. SummarizePriorities writes a focused team digest
  4. PostIssueDigest sends the result to Discord
  5. DigestDelivery records the delivery status

Use cases

  • Daily engineering stand-ups
  • Open bug and blocker visibility
  • Cross-team issue review without manually compiling a report

Setup

Select a GitHub credential with repository read access and a Discord Webhook credential for the destination channel. Replace the owner, repository, and schedule. Add an LLM credential to SummarizePriorities.

Notes

Keep the GitHub query scoped to the issues your team actually owns. You can add labels, a project-specific prompt, or a Condition node before Discord to avoid sending empty digests.

How to import this template

  1. 1Click Import → Copy JSON on this page.
  2. 2Open your Heym and navigate to a workflow canvas.
  3. 3PressCmd+V/Ctrl+V— nodes appear instantly.
  4. 4Add your API keys in the node config panels and click Run.
More workflow templates
View all templates