Skip to main content
aswin.dev
Back to Projects
Operational

IssueLens

A browser extension to easily filter out GitHub issues, offering powerful filters like 'Issues without linked PR' and more.

IssueLens

Overview

IssueLens is a productivity-focused browser extension designed to simplify GitHub issue management. It adds advanced filtering capabilities directly to the GitHub UI, allowing maintainers and contributors to quickly identify issues that need attention, such as those without linked pull requests, stale issues, or specific label combinations that GitHub's default search doesn't easily support.

The Motivation

As a frequent GitHub user, I found the default issue filtering options limited for certain workflows. Specifically, finding 'orphan' issues that haven't been addressed by a PR was surprisingly difficult. I built IssueLens to fill this gap and streamline the triage process for open-source maintainers.

Key Features

Filter issues without linked pull requests
Advanced custom filter combinations
Seamless integration with GitHub UI
One-click filter application

Technologies

TypeScript
TypeScript
React
React
Tailwind CSS
Tailwind CSS

Tags

Browser ExtensionGitHub WorkflowIssue TriageDeveloper Productivity

Type

Personal Project