Skip to content

[support question] How to find all my comments #58062

Discussion options

You must be logged in to vote

To find all your comments in the issues of any project on GitHub, you can use the GitHub search functionality with a specific query. Here's how you can do it:

  1. In the search bar at the top, enter the following query:

is:issue commenter:your_username
2. Replace your_username with your actual GitHub username. This query searches for all issues where you have commented.

  1. Press Enter or click on the search icon.

GitHub will display a list of issues where you have commented, regardless of whether you created them, were assigned to them, or were mentioned in them.

You can further refine your search by adding additional filters to the query if you want to narrow down the results. For example, …

Replies: 8 comments 16 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@kakam360
Comment options

@githorse
Comment options

Comment options

You must be logged in to vote
8 replies
@uuonda
Comment options

@gersona
Comment options

@ghost
Comment options

@gerazenobi
Comment options

@elainajones
Comment options

Answer selected by omega3

This comment was marked as off-topic.

@IPlayZed
Comment options

@craigphicks
Comment options

@IPlayZed
Comment options

@craigphicks
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@dlong500
Comment options

@profucius
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment