fullstacksjs / fullstacksjs/github-bot
Ignore Bot Comments in Telegram Notifications
未关闭
适合新手
- 主要语言
- TypeScript
- 星标
- 24
- 派生
- 6
- 平均合并
- 4 小时 1 分钟
- 30 天内合并 PR
- 2
描述
update GitHub comment notifications to ignore comments created by the bot itself.
The bot should not send Telegram notifications for its own comments in:
* `issue_comment`
* `pull_request_review_comment`
Comments created by other users should continue to trigger Telegram notifications as before.
贡献指南
这个仓库没有索引到贡献指南
调研方向
定位处理 `issue_comment` 和 `pull_request_review_comment` 事件的 GitHub 评论通知处理程序。跟踪 bot 如何识别评论作者,并在存在现有通知测试或事件检查时运行它们。完成标准是:bot 自己的评论不会产生 Telegram 通知,而其他用户的评论仍会产生通知。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, typescript
- 领域
- api, backend
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 冷清
- 描述清晰度
- 描述清楚
- 新手友好度
- 68/100