View long-running Pull Requests
You can now view and sort long-running Pull Requests from your repository’s Pull Request page. When a feature or a bugfix goes on for months but never ships nor dies,…
You can now view and sort long-running Pull Requests from your repository’s
Pull Request page.

When a feature or a bugfix goes on for months but never ships nor dies, we
often want to take a closer look to see what’s preventing that Pull Request
from being shipped or killed. Making it possible to find old but still-active
Pull Requests makes that easier.
Any open Pull Request that has lived for more than a month, but which has
seen activity within the past month, qualifies as long-running. This new
filter displays those long-running Pull Requests sorted by life span: the
amount of time from creation to the most recent activity.
Written by
Related posts
GitHub Availability Report: October 2025
In October, we experienced four incidents that resulted in degraded performance across GitHub services.
TypeScript, Python, and the AI feedback loop changing software development
An interview with the leader of GitHub Next, Idan Gazit, on TypeScript, Python, and what comes next.
What 986 million code pushes say about the developer workflow in 2025
Nearly a billion commits later, the way we ship code has changed for good. Here’s what the 2025 Octoverse data says about how devs really work now.