Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EGit/GitHub/User Guide"

< EGit‎ | GitHub
(Overview)
(Queries)
Line 4: Line 4:
 
== Issues ==
 
== Issues ==
 
=== Queries===
 
=== Queries===
 +
GitHub issue task repositories support creating queries that filter by the following fields:
 +
* State (open or closed)
 +
* Milestones
 +
* Mentions
 +
* Assignee
 +
* Labels
  
 
== Gists ==
 
== Gists ==

Revision as of 14:45, 21 April 2011

Overview

The EGit Mylyn connector supports creating task repositories for working with GitHub issues and Gists.

Issues

Queries

GitHub issue task repositories support creating queries that filter by the following fields:

  • State (open or closed)
  • Milestones
  • Mentions
  • Assignee
  • Labels

Gists

Creating

Queries

Editor

Back to the top