fullstacksjs / fullstacksjs/github-bot

Ignore Bot Comments in Telegram Notifications

Open Beginner friendly
#103 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
24
Forks
6
Avg merge
4h 1m
Merged PRs (30d)
2

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, typescript
Domain
api, backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.