Feature Request: Add Filtering by Repository Topics and PR Labels #20
rmittal123
started this conversation in
Ideas
Replies: 1 comment
-
Hi @rmittal123, Repository and PR Label filters with include and exclude functionality are currently available under the additional filters section. Is that enough, or am I missing smth? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We work in a large enterprise organization with multiple teams collaborating across a wide range of repositories. To streamline development and improve visibility, we make extensive use of:
Repository topics to categorize and tag repositories by team, function, or purpose.
Pull request labels to indicate status, type, and other metadata on PRs.
The current dashboard looks great and shows strong potential in helping us monitor PR activity. However, to make it even more effective in our context, we would like to request the following enhancements:
Filter by Repository Topic:
Add the ability to filter PRs based on repository topics. This would allow teams to view PRs only from repositories tagged with specific topics (e.g., team-a, infra, backend, etc.).
Filter by PR Labels:
Support filtering PRs by labels, with options to:
Include PRs with selected labels.
Exclude PRs with selected labels.
Beta Was this translation helpful? Give feedback.
All reactions