integrations / microsoft-teams

Bringing your code and work to the conversations you care about with the GitHub and Microsoft integration
430 stars 95 forks source link

Subscribing to a repository under a single chat thread #214

Open agoyalcalance opened 2 years ago

agoyalcalance commented 2 years ago

providing a basic context of the requirement here, we create threads for individual projects for which people are working. These projects may / may not have repository associated with it. The team is expected to drop a daily status report under this chat thread. ideally the expectation is that any activity that happens in the repository also falls under the same thread rather than a separate card all together in the channel.

The objective is simple, if I do @github subscribe as a new chat message in a channel, the notification cards should come in the channel, however if i do a @github subscribe under a chat thread as a reply then all the notification cards come under that specific thread.

It would be good to have this level of customisation with this integration.