Skip to main content
to avoid confusion w/ GitHub Pages (thanks @starball)
Source Link
freginold
  • 6.4k
  • 1
  • 14
  • 33

Using the search box at the top of GitHub web pages, you can perform a variety of searches.
 


To view issues you've commented on use the following search string:
Sample Search URL

is:issue commenter:@me 

To show only open issues, add the is:open qualifier:
Sample Search URL

is:issue commenter:@me is:open 

The search can also be adapted for any user by replacing @me with their GitHub username. Do not include the @ symbol in this case.

For example, for the username defunkt/@defunkt use:
Sample Search URL

is:issue commenter:defunkt 

Source: GitHub Docs, Searching issues and pull requests

Using the search box at the top of GitHub pages, you can perform a variety of searches.
 


To view issues you've commented on use the following search string:
Sample Search URL

is:issue commenter:@me 

To show only open issues, add the is:open qualifier:
Sample Search URL

is:issue commenter:@me is:open 

The search can also be adapted for any user by replacing @me with their GitHub username. Do not include the @ symbol in this case.

For example, for the username defunkt/@defunkt use:
Sample Search URL

is:issue commenter:defunkt 

Source: GitHub Docs, Searching issues and pull requests

Using the search box at the top of GitHub web pages, you can perform a variety of searches.


To view issues you've commented on use the following search string:
Sample Search URL

is:issue commenter:@me 

To show only open issues, add the is:open qualifier:
Sample Search URL

is:issue commenter:@me is:open 

The search can also be adapted for any user by replacing @me with their GitHub username. Do not include the @ symbol in this case.

For example, for the username defunkt/@defunkt use:
Sample Search URL

is:issue commenter:defunkt 

Source: GitHub Docs, Searching issues and pull requests

Added article title, and clarified search box location.
Source Link
Blindspots
  • 8k
  • 5
  • 21
  • 42

YouUsing the search box at the top of GitHub pages, you can perform a variety of searches.


To view issues you've commented on by usinguse the following search string in the search box found at the top of GitHub pages:  ( prepopulated URL )
Sample Search URL

is:issue commenter:@me 

To show only open issues, add the is:open qualifier:  ( prepopulated URL )
Sample Search URL

is:issue commenter:@me is:open 

The search can also be adapted for any user by replacing @me with their GitHub username. Do not include the @ symbol in this case.

For example, for the username defunkt/@defunkt use:  ( prepopulated URL )
Sample Search URL

is:issue commenter:defunkt 

Source: GitHub Docs, Searching issues and pull requests

You can view issues you've commented on by using the following search string in the search box found at the top of GitHub pages:  ( prepopulated URL )

is:issue commenter:@me 

To show only open issues, add the is:open qualifier:  ( prepopulated URL )

is:issue commenter:@me is:open 

The search can also be adapted for any user by replacing @me with their GitHub username. Do not include the @ symbol in this case.

For example, for the username defunkt/@defunkt use:  ( prepopulated URL )

is:issue commenter:defunkt 

Source: GitHub Docs, Searching issues and pull requests

Using the search box at the top of GitHub pages, you can perform a variety of searches.


To view issues you've commented on use the following search string:
Sample Search URL

is:issue commenter:@me 

To show only open issues, add the is:open qualifier:
Sample Search URL

is:issue commenter:@me is:open 

The search can also be adapted for any user by replacing @me with their GitHub username. Do not include the @ symbol in this case.

For example, for the username defunkt/@defunkt use:
Sample Search URL

is:issue commenter:defunkt 

Source: GitHub Docs, Searching issues and pull requests

Added article title.
Source Link
Blindspots
  • 8k
  • 5
  • 21
  • 42

You can view issues you've commented on by using the following search string in the search box (prepopulated URL)found at the top of GitHub pages:  ( prepopulated URL )

is:issue commenter:@me 
 

To show only open issues, add the is:open qualifier (prepopulated URL):  ( prepopulated URL )

is:issue commenter:@me is:open 

The search can also be adapted for any user by replacing @me with their GitHub username. Do not include the @ symbol in this case.

For example, for the username defunkt/@defunkt use (prepopulated URL):  ( prepopulated URL )

is:issue commenter:defunkt 
 

Source: SourceGitHub Docs, Searching issues and pull requests

You can view issues you've commented on by using the following search string in the search box (prepopulated URL):

is:issue commenter:@me 

To show only open issues, add the is:open qualifier (prepopulated URL):

is:issue commenter:@me is:open 

The search can also be adapted for any user by replacing @me with their GitHub username. Do not include the @ symbol in this case.

For example, for the username defunkt/@defunkt use (prepopulated URL):

is:issue commenter:defunkt 

Source

You can view issues you've commented on by using the following search string in the search box found at the top of GitHub pages:  ( prepopulated URL )

is:issue commenter:@me 
 

To show only open issues, add the is:open qualifier:  ( prepopulated URL )

is:issue commenter:@me is:open 

The search can also be adapted for any user by replacing @me with their GitHub username. Do not include the @ symbol in this case.

For example, for the username defunkt/@defunkt use:  ( prepopulated URL )

is:issue commenter:defunkt 
 

Source: GitHub Docs, Searching issues and pull requests

include direct links
Source Link
Blindspots
  • 8k
  • 5
  • 21
  • 42
Loading
Added simplification from comments
Source Link
Blindspots
  • 8k
  • 5
  • 21
  • 42
Loading
Rollback to Revision 2 - Edit approval overridden by post owner or moderator
Source Link
Blindspots
  • 8k
  • 5
  • 21
  • 42
Loading
Source Link
freginold
  • 6.4k
  • 1
  • 14
  • 33
Loading