fullstacksjs / fullstacksjs/github-bot
Ignore Bot Comments in Telegram Notifications
- Vorherrschende Sprache
- TypeScript
- Sterne
- 24
- Forks
- 6
- Ø Merge
- 4 Std. 1 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github, typescript
- Bereich
- api, backend
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Ruhig
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 68/100