Replace the dreaded weekly status email with a structured Notion page, auto-generated. Every Monday morning, Devin pulls merged PRs, closed tickets, and key Slack discussions, then publishes a multi-section status update to a Notion database — tagged, dated, and ready for leadership review.Documentation Index
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use this template
Open Weekly Status Digest to Notion 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 Status Digest to Notion.
What this automation does
This automation demonstrates how powerful Devin becomes when combined with the Notion MCP. Devin doesn’t just send a message; it writes a structured document with headings, tables, and embedded links — the same kind of weekly update a senior engineer would compile by hand, but without the human effort.How it works
Trigger: Schedule event —recurring
- Event:
schedule:recurring- Conditions:
rrulematchesFREQ=WEEKLY;BYDAY=MO;BYHOUR=8;BYMINUTE=0
- Conditions:
Prerequisites
- 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 Status Digest to Notion. 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 maintain a weekly status database in Notion
- Leadership reviews that require structured, archive-able updates
- Remote or async teams where real-time standups aren’t feasible
- Building a long-term archive of team progress
Customization ideas
- Change destination — Confluence, Google Docs, internal wiki
- Scope to specific repos, teams, or projects
- Include additional data sources (Figma files, Linear cycles, customer metrics)
- Attach a playbook that encodes your team’s report format
