Skip to content

Useful Github Queries

Stefan van der Walt edited this page Oct 11, 2022 · 1 revision

Common queries used to find stalled issues, outstanding work items, etc.

This is for searching github.com, common git commands and problems can be found in this repo

Basic github search info is on their page, here we provide some convienient clickable links

Open pull requests

with at least one approval

sorted by least-commented. Exposes PRs that have not gotten any feedback

sorted by most-commented. Maybe time to close/merge and move on?

sorted by oldest

sorted by least-recently-updated

with no labels