Join us for Swarmia Circle, a half-day virtual event for engineering leaders on March 27 →
Changelog · Mar 31, 2021

New insights into your pull request workflow

Getting high-quality data about your pull request pipeline is the first step to a better understanding of process changes that improve velocity and quality. Our new pull request insights are here to help. See some key highlights below.

Cycle time average graph (on the right) shows how long it generally takes you to close pull requests, and how the situation develops over time. If you close pull requests timely, it trends down. Pull requests left open for several days result in an upwards trend. Aiming to close all pull requests in under a week (or 1–2 days on average) is a good starting point for uninterrupted delivery.

Pull requests in progress graph (on the left) gives a clue into how your ability to close pull requests is affected by the number of pull requests worked on at once by the team. Working on too many pull requests at once can result in longer delivery times, and we recommend adding a work in progress limit (e.g. up to 7 pull requests open at once) to make sure pull requests piling up don't slow down the team.

cycle times

➡️ Cycle time distribution chart (on the right) shows what portion of pull requests takes longer than expected to complete, and individual pull requests are shown in the scatter plot on the left. Pull requests far above the rolling average line need special attention — it’s the code that’s been waiting for the longest to be delivered.

pr table

Filter the pull request table by status, repository, or author (by clicking the filter icon in the table header) to identify problematic pull requests. Filters apply to the table as well as the charts above.

Review time is another important contributing factor to cycle time. Sorting the table by review time helps to identify pull requests that have spent the longest in review — or have been merged without review at all. The number of pull requests merged without review is reflected in the review rate above the charts.

Other improvements

Tasks completed with no coding activity are now shown at the bottom of Work Log making it easier to see where the engineering team’s focus has been week to week.

Subscribe to our newsletter
Get the latest product updates and #goodreads delivered to your inbox once a month.

More changelog updates
· Mar 18, 2025

Automatically bring your Linear initiatives to Swarmia

We now support Linear initiatives in Swarmia. If you’ve set up initiatives in Linear, they’re automatically imported to Swarmia’s initiatives view, making sure you always have real-time…
Read more
· Feb 26, 2025

Create initiatives from labels and custom fields

You can now more easily create initiatives by using issue filters to add multiple issues at once. Instead of manually selecting individual epics, stories, or tasks, you can: Filter by labels…
Read more