Sentiment clicks create gh events request
- Vorherrschende Sprache
- Ruby
- Sterne
- 11
- Forks
- 4
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github, ruby
- Bereich
- api, backend
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Ruhig
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100