All templates
Automation#GitHub#HTTP#Redis#Slack#Cron#Automation

GitHub Release Radar

Compare the latest GitHub release tag against Redis and notify Slack when a project ships a new version.

GitHub Release Radar

Watch any public GitHub repository's latest release via the REST API — no embedded secrets. When the tag_name changes, your team gets a Slack ping and the new tag is stored in Redis for the next run.

What this workflow does

  1. Cron runs on your schedule
  2. HTTP GETs /repos/{owner}/{repo}/releases/latest
  3. Redis GET loads the last seen tag
  4. Condition compares tag names
  5. On change → Slack + Redis SET + success Output
  6. No change → idle Output

Use cases

  • Runtime release tracking (Bun, Node, your own OSS)
  • Platform engineering "new drop" alerts
  • Teaching API + cache + branch patterns

Setup

Point the HTTP node at your repo path. Attach Slack and Redis credentials in Heym — nothing ships inside the JSON file.

FAQ

Is an API token required? For public repos, unauthenticated requests work within GitHub rate limits; add a token in your HTTP headers only inside Heym if you need higher limits.

What if the repo uses tags but not GitHub Releases? Switch the URL to the tags or commits endpoint and adjust the Condition expression.

How to import this template

  1. 1Click Import → Copy JSON on this page.
  2. 2Open your Heym and navigate to a workflow canvas.
  3. 3Press Cmd+V / Ctrl+V — nodes appear instantly.
  4. 4Add your API keys in the node config panels and click Run.
#GitHub#HTTP#Redis#Slack#Cron#Automation

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

11 nodes · Free & source-available

Explore related automations — each page links to other templates so you can discover more use cases.

Heym
incident analysis · production AI
Observed across 100s of AI rollouts

AI workflows don't fail because of prompts.
They fail because of orchestration.

symptom · glue code01
5 tools
Scripts, vector DB, approval bot, tracing, browser runner — none of them talk.
symptom · visibility02
~0%
Observable behavior across the stack. Debugging is guesswork.
with heym · one runtime
1 canvas
Agents, RAG, HITL, MCP, traces & evals. Self-hosted. Observable.
AI-Native RuntimeProduction-Grade
github.com/heymrun/heym