-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Synchronising Rocket Chat Emoji Reactions on Issues with Github Issues. #31
Comments
Hey, Would love to work on this, can you assign it to me. |
I think you can just make a draft PR for this and add [WIP] in front of it, so that everyone knows that you're working on it. |
Thanks @henit-chobisa. |
Hey @Nabhag8848 , Thankyou so much for contributing : ) Sure, go ahead. I will add you to the GithubApp open channel. |
@samad-yar-khan Can you please add me as well to it
|
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 thegithub 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.
The text was updated successfully, but these errors were encountered: