What is the Open PRs Feature?
The Open PRs Dashboard provides a clear view of pull requests that are still open and awaiting merge or closure. It tracks how long each PR remains open, highlighting the team’s merge and review efficiency. A PR automatically disappears from this dashboard once it is merged or closed, ensuring that the view always represents only active, in-progress work.
Metrics
Sync Button
The Sync button manually fetches data from your connected repositories when you suspect some pull requests might be missing from the report.
This action retrieves data from external services and may take a few minutes to complete. You usually don’t need to run it manually, as the dashboard updates automatically at regular intervals.

Use Sync only when:
- recent pull requests aren’t appearing in the list,
- streak data looks outdated,
- or new repositories were just added to the squad.
This ensures the dashboard always reflects the most recent state of open pull requests.
Merge Threshold Settings
The Merge Threshold Settings let each team define how many days a pull request can stay open — regardless of whether it’s eventually merged or closed — before it’s considered delayed. This makes the streak metric align with your team’s actual merge or closure goals rather than a fixed 24-hour rule.

How to set Merge Thresholds
- Enter the desired number of days in Max days waiting for merge.
- Select one or more repositories.
- Click Apply to Selected Repositories to save.
Once applied, DevStats will track your streaks based on these thresholds.
For example, if you set 2 days as the limit, only PRs merged or closed within two days of opening will count toward your Open Time Under Threshold streak.

Filters
Use the Squad Filter to view the Open PRs for individual squads. If you want a broader overview of all teams, select the "All" filter to see the Open PRs across all squads at once.

Use the Repository Filter to focus on specific repositories or view Open PRs across all repositories. This is particularly useful when you want to analyze Open PRs in individual repositories, such as focusing on a key repository. By filtering at this level, you can track Open PRs within the context of specific codebases.

The Issue Type Filter lets you narrow down data by types of issues, such as Features, Bugs, Enhancements, or Hotfixes. This filter is useful for tracking how long a PR stays open for specific issue types.

Explore Best Practices
Conclusion
The Open PRs Dashboard is essential for maintaining an efficient development process, ensuring that pull requests are promptly integrated (merged or closed). By keeping a close eye on open times, fostering a culture of quick feedback, and tracking progress over time, teams can enhance collaboration, reduce delays, and maintain a high velocity of development.

