github / github/hooks

Sentiment clicks create gh events request

Open
#118 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
11
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Whether used for human comments, copilot comments or comments - its useful to be able to understand how developers are interacting with them (thumbs up, thumbs down, emojis, etc).

Today, the documented solution is to interrogate the gh api to pull the comments and parse them. The issue is that its very easy to get the api comments throttled, and it ends up being a lot of work to just get something that should otherwise just emit a signal that one can subscribe to.

thank you for the consideration.

Marty

Contributor guide

Open the contributing guide

Research direction

Review the Ruby webhook server framework and its existing event model, then determine how GitHub comment sentiment actions could be represented as subscribable events. Done means the framework exposes a clear event signal for thumbs-up, thumbs-down, and emoji interactions across human and Copilot comments, with the expected payload and subscription behavior documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, ruby
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.