Skip to content

Add support for GitHub comment events #92

Description

@ASafaeirad

Add support for notifying Telegram when a new GitHub comment event is received.

Events to support

  • issue_comment — comments on issues and pull request conversations
  • pull_request_review_comment — comments on pull request diffs

Expected behavior

When a comment is created, the bot should send a Telegram notification with:

  • Comment author
  • Repository name
  • Issue or PR title/number
  • Comment text preview
  • Link to the comment

Example message

💬 ASafaeirad commented on [fullstacksjs/yt-channel-mirror#42](https://github.com/fullstacksjs/yt-channel-mirror/issues/42#issuecomment-...):

Notes

Only created actions should trigger notifications for now.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Fields

No fields configured for Feature.

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions