bot icon indicating copy to clipboard operation
bot copied to clipboard

coqbot should be able to add reactions rather than just posting comments (e.g., for minimization)

Open JasonGross opened this issue 1 year ago • 0 comments

For future reference: we want to edit https://github.com/coq/bot/blob/master/bot-components/GitHub_mutations.ml and https://github.com/coq/bot/blob/master/bot-components/GitHub_GraphQL.ml and the references are:

  • https://docs.github.com/en/graphql/reference/mutations#addreaction
  • https://docs.github.com/en/graphql/reference/input-objects#addreactioninput
  • https://docs.github.com/en/graphql/reference/enums#reactioncontent

JasonGross avatar Mar 08 '24 00:03 JasonGross