Commit Graph

2 Commits (bdf3be53b0b8005effb3bca8d9cc8dba7d35261c)

Author SHA1 Message Date
Jason Song c8d687997d
Fix reaction of issues () ()
Backport .

Fix .

`CommentID` in `FindReactionsOptions` should be -1 to search reactions
with zero comment id.



8351172b6e/models/issues/reaction.go (L108-L121)

Co-authored-by: Lauris BH <lauris@nix.lv>
Lunny Xiao d4f84f1c93
Move reaction to models/issues/ ()
* Move reaction to models/issues/

* Fix test

* move the function

* improve code

* Update models/issues/reaction.go

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>