github / github/hooks

Sentiment clicks create gh events request

オープン
#118 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Ruby
スター
11
フォーク
4
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
github, ruby
領域
api, backend
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
静か
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。