Skip to content

Add stream issue_reactions (currently blocked) #158

@aaronsteers

Description

@aaronsteers

The goal here would be to gather information on who added an emote to which specific issue comments, and when.

As of now this probably isn't viable without using GraphQL. Logging for tracking purposes, but my expectation is that we won't deliver any time soon due to the logistic/performance challenges in dealing with this API.

The REST API would require pinging every issue and issue comment looking for the latest reaction data, and it's not clear if the issue or issue comment would even have their "last updated date" reset when new emotes/reactions are added.

Reactions API for the issue: docs.github.com/en/rest/reactions#list-reactions-for-an-issue
Reactions API for the issue comments: docs.github.com/en/rest/reactions#list-reactions-for-an-issue-comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions