Target Audience
This report is designed for Engineering leads, Scrum masters who need to assess the overall status of (active and planned) sprint(s) executed by the team. The insights provided in this report can be leveraged effectively to run rituals e.g. daily stand-ups.
Report Overview
The Sprint progress report serves to:
Highlight Flags: Display flags associated with the issues (or subtasks or Feature branches/PRs associated with the issues) planned in a sprint.
- Showcase Issue Distribution: Showcase the distribution of issues by the status of issues.
- Perform Build Issue Analysis: Provide a deep dive into build issues, covering:
- The count of build issues.
- Associated feature branches and PRs.
Perform Planned Vs. Actual analysis: With the assumption that the team does effort estimations, this indicates the actual effort spent on an issue (in comparison to the planned effort).
Sprint Health Analysis
The report computes the health of an issue using:
- Flags associated directly with the issue in the sprint (OR)
- Flags associated with sub-tasks of the issue (OR)
- Flags associated with Code branches/PRs of the issue/sub-tasks.
Note: Rules for computing the health can be customized using the report configurator.
Optional Deep Dives
Users can explore a variety of data points across the following categories:
Core Sprint Data: Metrics shown in the Overview section, extracted from project management tools (e.g., Jira). These provide insights into execution of the sprint and potential impediments for closure.
Deployment Data: Metrics in the Deployment Overview section (available when a CI/CD tool is integrated) offer insights on:
- Deployment frequency.
- Average deployments across environments.
- The intent to not just build but also deploy the the functionality to end-users.
Cycle Time Data: Metrics in the Cycle Time Overview section are derived from project management tools (e.g., Jira) and version control systems (e.g., GitHub). These metrics provide a holistic view of completion of the sprint.
Pull Request/Merge Request Data: Metrics in the PR Breakdown section highlight progress and code quality associated with work done in a sprint.
Data sources
The report integrates data from:
- Project Management Tools: e.g., Jira.
- Version Control Systems: e.g., GitHub.
- CI/CD Tools: e.g., Jenkins.
Recommendation: Connect your project management tool and version control system to unlock the full potential of this report.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article