fullstacksjs / fullstacksjs/github-bot

Ignore Bot Comments in Telegram Notifications

オープン 初心者向け
#103 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。