GitHub assigned issues
Issues assigned to you, across every repository.
- Category
- Online
- Default size
- 220 × 220
What it does
Lists the issues assigned to you across every repository and connected account: your actual work queue rather than one project’s board.
Each row shows the issue number, the title, the repository, and how long ago it was opened. The header carries a count. Show between 1 and 25 items.
There is one extra switch: include mentioned, which widens the query to also pull in issues where you were mentioned but not assigned. Off by default, because “mentioned” is a much noisier signal than “assigned”.
Where the data comes from
GitHub’s search API, per connected account, merged and refreshed on your chosen interval.
Limits
- Issues only. For pull requests waiting on you, see Review requested.
- Read-only: no closing, commenting or reassigning.
- Requires a connected GitHub account.