github / github/hooks

Sentiment clicks create gh events request

未关闭
#118 0 条评论 0 个 reaction 已指派 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

贡献指南

打开贡献指南

调研方向

审查 Ruby webhook server framework 及其现有事件模型,然后确定如何将 GitHub 评论情感操作表示为可订阅事件。完成标准是:framework 为人工评论和 Copilot 评论中的点赞、点踩和 emoji 交互提供清晰的事件信号,并记录预期的 payload 和订阅行为。

由索引模型根据 Issue 内容生成。

评估

技术栈
github, ruby
领域
api, backend
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
冷清
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。