Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Reactions API integration #87

Open
glasnt opened this issue Jun 7, 2016 · 5 comments
Open

GitHub Reactions API integration #87

glasnt opened this issue Jun 7, 2016 · 5 comments

Comments

@glasnt
Copy link
Collaborator

glasnt commented Jun 7, 2016

https://developer.github.com/changes/2016-06-07-reactions-api-update/

Still in preview mode, but once it's official, octohatrack should be updated to suit.

@glasnt
Copy link
Collaborator Author

glasnt commented Apr 15, 2017

This API now exists! https://developer.github.com/v3/reactions/

However, it would be one call per comment per issue/PR, so it's very heavy on the tokens.

@patcon
Copy link

patcon commented Sep 25, 2017

At least for regular issues, seems it's been updated to be able to list all per-issue: https://developer.github.com/v3/reactions/#list-reactions-for-an-issue

(Still heavy for listing reactions to comments in code reviews and commits)

jayvdb added a commit to jayvdb/octohatrack that referenced this issue Aug 14, 2018
Reactions are now part of the API and GraphQL.
It has not been implemented yet.

Related to LABHR#87
@Chandler-Song
Copy link

I am studying octohatrack and am stuck by some bugs. Kindly hope you can share some step-by-step tutorial or some demo code. Many thanks.

@patcon
Copy link

patcon commented Nov 5, 2018

I'm not a member of the project, but perhaps you could share a tutorial yourself of exactly where you've gotten. That way, you'll not only help the next person, but those with experience where understand exactly where things went astray :)

@patcon
Copy link

patcon commented Nov 5, 2018

EDIT: @Chandler-Song I moved my response into #105, since it's not quite related to this issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants