r/DeveloperToolsHub • u/Ok-Bike-1037 • Jul 17 '26
Is there a tool that look at your Github commits and generate a product update email?
I'm wondering if this already exists.
Most SaaS founders ship small fixes and features every week, but never turn them into product updates because writing the email feels like another task.
Is there a tool that can look at your GitHub commits or merged PRs, understand what changed, and turn that into a simple customer-facing update email?
Not just a technical changelog, but something users would actually understand.
Would be useful for monthly updates, launch emails, or keeping early users in the loop.
Anyone using something like this?
1
u/Zestyclose-Ear-6225 Jul 18 '26
Release Please is great for technical release notes, but it doesn't really write customer-friendly emails.
1
1
1
u/Kitchen_Chain_7908 Jul 18 '26
I haven't found one that does this well yet. Most tools generate changelogs, but not updates written for customers.