英文:
I commented on someone else's GitHub Issue. How can I find it again?
问题
就在前几天,在某个随机的GitHub Issue上,我留了一个评论。
现在我想找到我的评论,但不像Facebook的活动日志那样,由于该Issue不是我创建的,我也不拥有该存储库,唯一的方法是搜索我的浏览器历史记录(糟糕,已经删除了),或者记住我当时评论的内容,并尝试在整个GitHub上搜索相关主题。
GitHub高级搜索很好用...如果我是问题的发起者的话。
是的,在一个人的个人资料上可以找到他的贡献,但对于随机问题的评论并不算是贡献。
我假设我已经将这个问题发布到了正确的Stack Exchange。
好吧,我找到了它。但是如果我不记得内容是关于什么的,我怎么能找到它呢?如果我只记得几天前是我发表了一条评论,但我不记得是哪个存储库或主题等等呢?
英文:
Just the other day, on some random GitHub Issue,
I left a comment.
Now I want to find my comment,
but unlike Facebook's Activity Log,
since the Issue was not created by me,
nor do I own the repository, well...
the only way to find that activity of mine is to
dig through my browser's history (oops, gone), or remember what I was commenting about,
and try to search for that subject all over*
GitHub Advanced Search is great... if I was the issue originator.
Yes, one one's profile there are one's contributions, but comments on
random issues aren't contributions.
I assume I have
posted this question to the right Stack Exchange.
*OK, I found it. But how could I have found it if I didn't remember what the content was about. What if all I remembered was it was I who posted a comment a few days ago, but I don't remember what repository or subject etc.?
答案1
得分: 1
你可以尝试以下链接:
https://github.com/notifications/subscriptions?reason=comment
另请参阅:https://stackoverflow.com/questions/39568301/how-can-i-find-all-public-comments-for-a-github-user
英文:
You can try the following link:
https://github.com/notifications/subscriptions?reason=comment
See also: https://stackoverflow.com/questions/39568301/how-can-i-find-all-public-comments-for-a-github-user
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论