fullstacksjs / fullstacksjs/github-bot
Ignore Bot Comments in Telegram Notifications
- 主要言語
- TypeScript
- スター
- 24
- フォーク
- 6
- 平均マージ
- 4時間 1分
- マージ済み PR(30日)
- 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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Locate the GitHub comment-notification handlers for the `issue_comment` and `pull_request_review_comment` events. Trace how the bot identifies comment authors and run the existing notification tests or event checks if present. Done means the bot's own comments do not produce Telegram notifications, while comments from other users still do.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, typescript
- 領域
- api, backend
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 静か
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 68/100