Stale Pull Requests
Stale pull requests are PRs that have been open longer than your configured threshold.
Where to find them
Section titled “Where to find them”The Stale PRs card appears in the Current State section on the Home page. It shows a live count of PRs that exceed the threshold. Click the expand arrow to see the full list with columns for PR title, repository, author, status, days open, lines changed, and files changed.
Default threshold
Section titled “Default threshold”PRs are marked stale after 7 days by default. You can change this in Settings > PR Analysis under Stale PR threshold.
Why track stale PRs?
Section titled “Why track stale PRs?”Stale PRs indicate blocked work, forgotten changes, or unclear ownership. Keeping this number low helps your team maintain a healthy flow of work.