Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 359017

Summary: [github] Add ability to query issues without specifying a project
Product: [Technology] EGit Reporter: Robert Munteanu <robert.munteanu>
Component: GitHubAssignee: Project Inbox <egit.github-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: matthias.sohn
Version: 1.1   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Robert Munteanu CLA 2011-09-27 04:04:10 EDT
When working with multiple GitHub projects it becomes inconvenient to subscribe to all of them to receive the tasks . I would like to be able to create queries for :

# all issues that belong to a set of projects - useful for projects which I'm developing on
# all issues that I've created/commented on or subscribed to . This is useful for project which I use but am not a developer. 

This sort of custom queries mirrors the query model of Jira and Bugzilla which make it easy to create one or two queries which sum up all interesting tasks from a repository.