How can I see all the issues I'm watching on Github?

后端 未结 5 970
无人及你
无人及你 2021-01-29 18:46

Github has a great feature where you can \"watch\" an issue. This is handy for getting notifications about progress on that issue.

However, sometimes you want to find th

5条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-29 19:22

    If you want to see all the issues for a certain project that you have been part of i.e, interacted with that issue in any way. Do this;

    In the search of Github issues do this.

    is:issue commenter:
    

    This will list all the issues that you are watching.

提交回复
热议问题