#4888 RFE: API for setting/getting reactions to comments
Opened 3 years ago by ngompa. Modified 3 years ago

For @mathstuf's Ghostflow system, one of the needs from Pagure's API was a way to get and set reactions to comments in issues and PRs.

This was brought up in https://pagure.io/ironthree/pagure-rs/issue/2


PR reactions are less necessary (we just use them to scrape Acked-by trailers from +1 folks to place into the merge commit message). Comment reactions are the way we detect "this comment was handled".

Side note: They are returned when querying PR information (attached to each comment), but I see no API to set them.

Login to comment on this ticket.

Metadata