- Recipes
- /
- Weekly product changelog email
RecipeHowToUpdated May 2026· 15 min to deploy
Weekly product changelog email
Every Friday, aggregate the week's shipped GitHub releases, AI-rewrite as user-facing, and send via Mailchimp to your changelog subscribers.
GitHub
OpenAI
Mailchimp
Steps
Build this in 15 min.
Each step is a single node on the canvas. Order matters; everything else is dragging.
- 1TriggerFriday schedule
Cron 0 16 * * FRI.
- 2TransformFetch week's releases
GitHub List Releases since Monday.
- 3TransformAI rewrite
OpenAI: 'Group into Features/Fixes. Write user-facing 1-line bullets.'
- 4ActionSend
Mailchimp Send Campaign to changelog audience.
FAQ
Common questions about this recipe.
What if no releases that week?
Skip the send. Otherwise empty newsletter trains subscribers to ignore future ones.
Clone this recipe in two minutes.
Free tier available. No credit card. No onboarding call.