Use this template
Open Weekly Changelog in Devin and create the automation with the default configuration. You can customize it before saving.
Looking for a hands-on walkthrough? See the step-by-step tutorial for Weekly Changelog.
What this automation does
The Weekly Changelog automation solves a universal pain: nobody wants to compile the weekly update manually, but everyone wants the update. Devin readsgit log across your repos, filters to merged PRs, reads each PR title and description for user-facing context, and writes the summary in the format your team has standardized on.
How it works
Trigger: Schedule event —recurring
- Event:
schedule:recurring- Conditions:
rrulematchesFREQ=WEEKLY;BYDAY=FR;BYHOUR=16;BYMINUTE=0
- Conditions:
Prerequisites
- Integrations:
- MCP servers:
- Notion MCP — connects Devin to Notion
Example prompt
The template ships with this prompt. You can edit it after clicking Use template, or leave it as-is.Setting it up
- Open Automations → Templates in Devin.
- Click Weekly Changelog. The create page opens with this template pre-filled.
- Connect any required integrations and install MCP servers if you haven’t already.
- Replace any placeholder values in the trigger conditions (for example, swap
your-org/your-repofor your actual repo). - Review the prompt and adjust it for your team’s language, conventions, and guardrails.
- Click Create automation.
When to use this template
- Engineering teams that need to communicate progress to non-engineer stakeholders
- Founders and leadership who want a zero-effort pulse on shipping velocity
- Cross-team visibility across a large engineering organization
- Building a historical archive of releases and changes
Customization ideas
- Change the cadence to daily, biweekly, or monthly
- Target specific Slack channels per audience (eng, leadership, product)
- Cross-post to Notion or your internal wiki for persistence
- Customize the format — release notes, executive summary, Twitter-ready blurbs
