Daily GitHub Issue Digest to Discord
List open GitHub issues on a schedule, summarize the priorities with AI, and post the digest to Discord.
The full canvas, before you import it
Click any node to see its config.
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
- WeekdaySchedule starts the workflow every weekday morning
- OpenIssues lists open issues from the configured GitHub repository
- SummarizePriorities writes a focused team digest
- PostIssueDigest sends the result to Discord
- 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
- 1Click Import → Copy JSON on this page.
- 2Open your Heym and navigate to a workflow canvas.
- 3PressCmd+V/Ctrl+V— nodes appear instantly.
- 4Add your API keys in the node config panels and click Run.
Discover more automations
- Operations AutomationWait — Debounce HandoffInsert a configurable pause (Wait node) before the final output — useful for debouncing or human-in-the-loop pacing.
- Operations AutomationProperty Inspection Escalation RouterAccept inspection notes, classify maintenance severity with AI, log the result, and alert Slack for urgent property issues.
- Operations AutomationGitHub Issue Intake RouterCreate a consistently titled GitHub issue from an incoming automation request.
- Customer SupportHITL Support Reply AgentDraft a customer-facing support response, pause for human approval, then continue with the reviewed reply.
- Marketing & SEOReddit Subreddit GET Tool CallLet an Agent call a no-key HTTP GET tool that fetches hot posts from a subreddit JSON feed.
- AI AgentsBatch LLM Status TrackerSend an array through the OpenAI Batch API, branch on live status updates, and collect the final per-item results.
- Customer SupportIMAP Support Inbox TriageWatch a shared mailbox, summarize incoming support email, and route urgent messages to Slack.
- Document OpsJina Web FetcherFetch clean, LLM-ready text from any URL using the Jina Reader API.
- Dev & IT OpsCursor Post NotifierMonitor the Cursor blog on a schedule and Slack-notify your team when a new post goes live.
- Marketing & SEOGemini Image CreatorGenerate images from a text prompt using Gemini's native image output.
- Document OpsPDF / DOCX Translation AgentTranslate the full text of any uploaded document using an AI agent.
- Dev & IT OpsClaude Blog MonitorMonitor the Anthropic blog on a schedule and Slack-notify your team on new Claude posts.