{"id":6012,"date":"2025-10-24T15:36:21","date_gmt":"2025-10-24T14:36:21","guid":{"rendered":"https:\/\/pmortensen.eu\/world2\/?p=6012"},"modified":"2026-06-09T14:31:34","modified_gmt":"2026-06-09T13:31:34","slug":"get-a-list-of-ones-own-comments-on-github","status":"publish","type":"post","link":"https:\/\/pmortensen.eu\/world2\/2025\/10\/24\/get-a-list-of-ones-own-comments-on-github\/","title":{"rendered":"Get a list of one&#8217;s own comments on GitHub"},"content":{"rendered":"<p>Problem: Keeping track of your comments on <a href=\"https:\/\/en.wikipedia.org\/wiki\/GitHub\">GitHub<\/a>, especially the most recent ones.<\/p>\n<h3>A solution<\/h3>\n<p>In the search bar at the top right, with <em>&#8220;Type \/ to search&#8221;<\/em>, paste the following in and press <strong><em>Enter<\/em><\/strong>:<\/p>\n<pre class=\"brush: plain; gutter: false; title: ; notranslate\" title=\"\">\r\nis:issue commenter:@me sort:updated-desc\r\n<\/pre>\n<p>&#8220;desc&#8221; is for descending order. It presumes being logged in at GitHub.<\/p>\n<p>Note that it will list the <em>GitHub issue<\/em>, not the particular comment(s). Thus, it is necessary to open the <em>GitHub issue<\/em> and search for own comments on it.<\/p>\n<p>Or just (as descending order is the default):<\/p>\n<pre class=\"brush: plain; gutter: false; title: ; notranslate\" title=\"\">\r\nis:issue commenter:@me sort:updated\r\n<\/pre>\n<p>Or <a href=\"https:\/\/github.com\/search?q=is%3Aissue%20commenter%3A%40me%20sort%3Aupdated-desc&#038;type=issues\">as a URL<\/a>, e.g., for use in a bookmark in a web browser:<\/p>\n<pre class=\"brush: plain; gutter: false; title: ; notranslate\" title=\"\">\r\nhttps:\/\/github.com\/search?q=is%3Aissue%20commenter%3A%40me%20sort%3Aupdated-desc&type=issues\r\n<\/pre>\n<p>Though it does not seem to be 100% reliable, e.g., wrt. the sort order.<\/p>\n<h3>References<\/h3>\n<ul>\n<li><em><a href=\"https:\/\/docs.github.com\/en\/search-github\/getting-started-with-searching-on-github\/sorting-search-results#sort-by-updated-date\">Sorting search results, Sort by updated date<\/a><\/em>. Official GitHub documentation.<\/li>\n<li><em><a href=\"https:\/\/webapps.stackexchange.com\/questions\/103374\/where-can-i-see-all-my-comments-on-issues-on-github\">Where can I see all my comments on issues on GitHub?<\/a><\/em>\n<\/ul>\n<p><!--\nFor LMDE sessions:\n\n  <https:\/\/www.reddit.com\/r\/Keychron\/comments\/1nfqupd\/comment\/ne2w24d\/>\n    E.g., testing \"Shift + Ctrl + U, 3, B, C, Enter\"\n\nFor Edit Overflow:\n\n  XXXX\n\n  Templates:\n\n    _X -> Z  (existing)\n\n  Other:\n\n    XXXX\n\n\n--><\/p>\n<p><!-- T H E   E N D . . .   Marker for editing in WordPress: pppp --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Problem: Keeping track of your comments on GitHub, especially the most recent ones. A solution In the search bar at the top right, with &#8220;Type \/ to search&#8221;, paste the following in and press Enter: &#8220;desc&#8221; is for descending order. &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"more-link\" href=\"https:\/\/pmortensen.eu\/world2\/2025\/10\/24\/get-a-list-of-ones-own-comments-on-github\/\"> <span class=\"screen-reader-text\">Get a list of one&#8217;s own comments on GitHub<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[4,43,16,41],"tags":[],"_links":{"self":[{"href":"https:\/\/pmortensen.eu\/world2\/wp-json\/wp\/v2\/posts\/6012"}],"collection":[{"href":"https:\/\/pmortensen.eu\/world2\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pmortensen.eu\/world2\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pmortensen.eu\/world2\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pmortensen.eu\/world2\/wp-json\/wp\/v2\/comments?post=6012"}],"version-history":[{"count":35,"href":"https:\/\/pmortensen.eu\/world2\/wp-json\/wp\/v2\/posts\/6012\/revisions"}],"predecessor-version":[{"id":6282,"href":"https:\/\/pmortensen.eu\/world2\/wp-json\/wp\/v2\/posts\/6012\/revisions\/6282"}],"wp:attachment":[{"href":"https:\/\/pmortensen.eu\/world2\/wp-json\/wp\/v2\/media?parent=6012"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pmortensen.eu\/world2\/wp-json\/wp\/v2\/categories?post=6012"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pmortensen.eu\/world2\/wp-json\/wp\/v2\/tags?post=6012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}