RocketChat/Apps.Github22

Synchronising Rocket Chat Emoji Reactions on Issues with Github Issues.

Open

#31 建立於 2022年10月15日

在 GitHub 查看
 (5 留言) (1 反應) (0 負責人)TypeScript (43 fork)auto 404
enhancementhacktoberfest

倉庫指標

Star
 (37 star)
PR 合併指標
 (PR 指標待抓取)

描述

As a GitHub App developer

I need to: When we execute gh issues RocketChat/Apps.Github22 {issue} it shows the issue associated, but when we react on the particular issue in Rocket Chat, the same reactions ( whichever are valid to github ) should also be updated in Github as well.

Example: If I share an issue on Rocket.Chat with the help of rc's Github App, if someone react on the issue on rocket chat itself, all those reactions which are provided by Github (total 6 now) can be seen in Github as well and rest are ignored.

It can be seen that the clown emoji is not present in the github issues rest all rocket.chat reactions are synced with Github.

So That: We can have a better judgement on the severity of an issue or maybe any other motivation associated with it and we can provide better issue handling to our clients, as giving reactions from chat is 100x faster than giving reactions from the github website.

貢獻者指南