2 分•作者: freakynit•大约 1 年前
<a href="https://gist.github.com/freakynit/1f472c92e01f7e77287c727c6df0436c" rel="nofollow">https://gist.github.com/freakynit/1f472c92e01f7e77287c727c6d...</a><p>对于热门项目的 GitHub Issues,经常会被“+1”、“Me too”和其他无用的评论淹没,这使得追踪真正的讨论变得困难。这是一个简单的 Google Apps Script(参考自 <a href="https://github.com/cline/cline/discussions/581#discussioncomment-12290734">https://github.com/cline/cline/discussions/581#discussioncom...</a>),它会扫描你的 Gmail 收件箱,查找由这些“噪音”评论触发的电子邮件,并自动将它们移至垃圾箱。<p>脚本下方(作为评论)还附带了一个浏览器控制台脚本,用于在问题讨论中调暗或隐藏这些评论。<p>---<p>请参阅此线程上的垃圾邮件条件:<a href="https://github.com/cline/cline/discussions/581">https://github.com/cline/cline/discussions/581</a>