jenkins-x / go-scm

Package scm provides a unified interface to multiple source code management systems.
https://godoc.org/github.com/drone/go-scm/scm#pkg-examples
BSD 3-Clause "New" or "Revised" License
74 stars 83 forks source link

Support comment reactions #298

Open hferentschik opened 3 years ago

hferentschik commented 3 years ago

GitHub and Gitea seem to have similar APIs. GitLab has an Award emoji API and BitBucket seems to just have a "like" API. As a first step, it needs to be decided on how to model a go-scm API which is able to abstract over the various different approaches.

hferentschik commented 3 years ago

See for example https://docs.github.com/en/rest/reference/reactions