Do you create a Sprint Review/Retro email?
Updated by Nick Curran [SSW] 20 days ago. See history
123
After any Sprint Review and Retrospective, an email should be sent to all the stakeholders to update them on the outcome from the Sprint: Firstly, create a new email copying the information from the previous Sprint Review/Retro. As per [Do you know what happens at a Sprint Retrospective meeting?](/do-you-know-what-happens-at-a-sprint-retrospective-meeting), it should include the following: <asideEmbed variant="info" body={<> * It's important that an [Email Group](/groups-in-microsoft-365/#microsoft-365-groups) is setup for the project, and the Sprint Review is sent to that group, so that anyone who joins the project in future can access these reports from shared inbox as per [Do you choose which Microsoft 365 Groups you follow?](/following-microsoft-365-groups)[](/following-microsoft-365-groups) * Move all the dones to the top of your Sprint backlog to make it easier to digest the progress for the Product Owner </>} figureEmbed={{ preset: "default", figure: 'XXX', shouldDisplay: false }} /> <emailEmbed from="" to="{{ PRODUCT OWNER }}" cc="{{ SPRINT REVIEW ATTENDEES }}, {{ PROJECT GROUP EMAIL }}, {{ SPRINT REVIEW REPORTING EMAIL }}" bcc="" subject="{{ PRODUCT NAME }} - Sprint {{ X }} Review + Retro" body={<> ## Hi {{ PRODUCT OWNER }} Here are the Sprint Goals and their status at a glance: Sprint Goals (in priority order): * {{ ✅/❌/🚧 }} {{ GOAL }} – {{ DONE? }} * {{ ✅/❌/🚧 }} {{ GOAL }} – {{ DONE? }} Please see below for a more detailed breakdown of the Sprint: | | | | ------------------ | ------------------------------------ | | Sprint in Review: | {{ SPRINT NUMBER }} | | Summary Recording: | {{ YOUTUBE PLAYLIST URL }} | | Sprint Duration: | {{ NUMBER OF WEEKS }} | | Project: | {{ PROJECT NAME }} | | Project Portal: | {{ LINK TO PROJECT PORTAL }} | | Test Environment: | {{ LINK TO TEST ENVIRONMENT }} | | Product Owner: | {{ PRODUCT OWNER NAME }} | | Attendees: | {{ NAMES OF THE ATTENDEES }} | ✅ I have added the relevant stakeholders as per [Do you know what happens at a Sprint Review meeting?](/what-happens-at-a-sprint-review-meeting) ## Sprint Review 1. Timesheet data - Who worked in the Sprint? <imageEmbed alt="Image" size="large" showBorder={false} figureEmbed={{ preset: "default", figure: 'Timesheet data for a Sprint', shouldDisplay: true }} src="/uploads/rules/sprint-review-retro-email/sprint-timesheet-data.png" /> 2. What got done? | **ID** | **Title** | **Assignee** | **State** | **Effort** | | -------- | --------------- | -------------- | ----------- | ------------ | | {{ ID }} | {{ PBI TITLE }} | {{ ASSIGNEE }} | {{ STATE }} | {{ EFFORT }} | | {{ ID }} | {{ PBI TITLE }} | {{ ASSIGNEE }} | {{ STATE }} | {{ EFFORT }} | **Figure: Sprint Backlog from {{ LINK TO SPRINT BACKLOG }}** 3. Sprint Burndown - A quick overview of the Sprint <imageEmbed alt="Image" size="large" showBorder={false} figureEmbed={{ preset: "default", figure: 'Sprint Burndown', shouldDisplay: true }} src="/uploads/rules/sprint-review-retro-email/burndown.jpg" /> 4. Code Coverage - Hopefully tests are increasing each Sprint {{ CODE COVERAGE }} 5. Velocity *(Optional)* {{ VELOCITY }} 6. Burnup - How are we tracking for the big picture? * <imageEmbed alt="Image" size="large" showBorder={false} figureEmbed={{ preset: "default", figure: 'Release Burnup', shouldDisplay: true }} src="/uploads/rules/sprint-review-retro-email/release-burnup.jpg" /> | Metrics – last 30 days | Count | | --- | --- | | New PBIs | {{ NEW PBIS }} | | AI PBIS | {{ PBIS CREATED WITH AI }} ( {{ PERCENT OF NEW PBIS CREATED WITH AI }} %) | | Completed PBIs | {{ PBIS COMPLETED }} | | Net Change in PBIs | {{ +/- OVERALL PBI COUNT CHANGE }} | **Figure: Backlog stats from [the stats generator](https://backlog-sprint-tool.vercel.app/) (GitHub only)** 7. Build Pipeline Health & Production Deployments - How many times did we deploy to Production? <imageEmbed alt="Image" size="large" showBorder={false} figureEmbed={{ preset: "default", figure: 'Build Pipeline Health from DevOps', shouldDisplay: true }} src="/uploads/rules/sprint-review-retro-email/thumbnail-image.png" /> <imageEmbed alt="Image" size="large" showBorder={false} figureEmbed={{ preset: "default", figure: 'Deployments from {{ DEPLOYMENT SERVICE }}', shouldDisplay: true }} src="/uploads/rules/sprint-review-retro-email/production-deploy.png" /> 8. Application Health Overview Timeline - For the entire Sprint <imageEmbed alt="Image" size="large" showBorder={false} figureEmbed={{ preset: "default", figure: 'Application Health Overview Timeline', shouldDisplay: true }} src="/uploads/rules/sprint-review-retro-email/application-insights.jpg" /> 9. Product Roadmap {{ ROADMAP LINK }} Progress: **{{ EPIC #1 }}** * Currently {{ TOTAL # OF PBIS COMPLETED }}/{{ TOTAL # OF PBIS CREATED }} PBIs completed (there will be more) * {{ # OF PBIS COMPLETED THIS SPRINT }} Completed this Sprint * {{ # OF PBIS CREATED THIS SPRINT }} Newly created this Sprint **{{ EPIC #2 }}** * Currently {{ TOTAL # OF PBIS COMPLETED }}/{{ TOTAL # OF PBIS CREATED }} PBIs completed (there will be more) * {{ # OF PBIS COMPLETED THIS SPRINT }} Completed this Sprint * {{ # OF PBIS CREATED THIS SPRINT }} Newly created this Sprint **{{ EPIC #3 }}** * Currently {{ TOTAL # OF PBIS COMPLETED }}/{{ TOTAL # OF PBIS CREATED }} PBIs completed (there will be more) * {{ # OF PBIS COMPLETED THIS SPRINT }} Completed this Sprint * {{ # OF PBIS CREATED THIS SPRINT }} Newly created this Sprint 10. R&D - Did we do any experimental work? {{ INSERT DETAILS of any trial/error processes, and ensure all detail is captured as per [https://ssw.com.au/rules/do-you-record-your-failures](/do-you-record-your-failures) }} {{ INSERT DETAILS of any problems for which no solutions existed, and ensure detail is captured as per [https://ssw.com.au/rules/do-you-record-your-research-under-the-pbi](/do-you-record-your-research-under-the-pbi) }} ## 🤖 AI use - what tools did you use? * {{ PERSON }} - {{ TOOLS }} ## Sprint Retrospective As part of our commitment to inspect and adapt as a team we conduct a Sprint Retrospective at the end of every Sprint. Here are the results of our Sprint Retrospective: ✅ **What went well?** {{ INSERT LIST OF WHAT WENT WELL from Retro }} ❌ **What didn’t go so well?** {{ INSERT LIST OF WHAT NOT WENT WELL from Retro }} 💡 **What improvements will be made for the next Sprint?** {{ INSERT LIST OF IMPROVEMENTS to be made for the next Sprint }} ⚠️ **Do any 'For the Record' emails need to be sent?** *(Optional)* As per <https://www.ssw.com.au/rules/for-the-record/> {{ INSERT LIST OF 'FOR THE RECORD' EMAILS TO BE SENT }} **Definition of Ready** *(Optional)* {{ INSERT DEFINITION OF READY (Normally saying that the PBIs are sized with Acceptance Criteria added) }} **Definition of Done** *(Optional)* {{ INSERT DEFINITION OF DONE (Normally saying that it compiles, meets the acceptance criteria, and a test please has been sent if relevant) }} < This is as per the rule [https://ssw.com.au/rules/sprint-review-retro-email](/sprint-review-retro-email) /> </>} figureEmbed={{ preset: "goodExample", figure: "Good example - Template for Sprint Review/Retro email", shouldDisplay: true }} /> <imageEmbed alt="Image" size="large" showBorder={false} figureEmbed={{ preset: "goodExample", figure: 'Good example - TinaCloud team Sprint Review email', shouldDisplay: true }} src="/uploads/rules/sprint-review-retro-email/tina-sprint-email.png" /> ## Recording Review and Retrospective Meetings Creating a comprehensive summary and recording of your Sprint Meeting is a great way to communicate changes in a product to the community and stakeholders — especially for those unable to attend. See [Do you record a summary of Sprint Meetings?](/summary-recording-sprint-reviews) for details. <youtubeEmbed url="https://www.youtube.com/watch?v=t3SlxTKiT6U" description="Video: TinaCMS - Sprint 23 Review and Sprint 24 Forecast (10 min)" />