Open BasThomas opened 6 years ago
@rnystrom Was there a reason this wasn't done originally? I feel like I remember you saying it was super difficult?
It looks like the GraphQL API allows us to use a “subject id” to react to, but we fetch PR comments with the v3 API.
Means we have to reconstruct the ID with the base64 hack, and that could change at any time 😬
Also we need to fetch reactions.
Sent with GitHawk
@rnystrom Was there a reason this wasn't done originally? I feel like I remember you saying it was super difficult?