integrations / microsoft-teams

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

Posting to MS Teams for "releases" #39

Open antondimitrov opened 4 years ago

antondimitrov commented 4 years ago

We often have to communicate the availability of a new release/hotfix to a group of stakeholders.

It would be very handy to offer a subscription to a release that allows you to configure messages to a Teams channel where users get notified about a new release of Product X being available as well as details of the description of that release as they are in GitHub

ashokirla commented 4 years ago

@antondimitrov Yes, notifications for releases is in our backlog. We will work be working on it in next quarter.

joelhoisko commented 3 years ago

Hi! Any news on this feature so far? We've also just established pipelines for using GitHub Releases with descriptions and would love to automatically notify about new releases to a Teams channel etc.

antondimitrov commented 3 years ago

Hi @ashokirla👋
Do you have nay update on this feature request and can we expect it to be released this quarter as per your remark above ?

ashishonce commented 3 years ago

@antondimitrov i think you wanted to mention @ashokirla

antondimitrov commented 3 years ago

@antondimitrov i think you wanted to mention @ashokirla

Yes I did! Thanks for pointing it out :)

lucahost commented 3 years ago

hey, I'm also interested in this feature, would you mind sharing some details of a planned roll out?

antondimitrov commented 3 years ago

@ashokirla, Is this planned anywhere in the quarter ? It seems that more people are seeing the need for this.

cquanu commented 3 years ago

Me too

romainb commented 3 years ago

Hi, this feature would be really helpful for me as well.

cquanu commented 3 years ago

Any idea when this will be implemented?

davecozz commented 1 year ago

I tried to setup a "Release Notifications" channel in Teams this morning and was very surprised to see that Release events were not showing up. Is there any ETA yet as to when this missing feature will be available?

JeffLoo-ong commented 1 year ago

@ashokirla our teams would greatly appreciate this feature! We saw that there are still a number of things unavailable but hopefully this can get some love soon... :)

derricksouza commented 8 months ago

@antondimitrov Yes, notifications for releases is in our backlog. We will work be working on it in next quarter.

Did this ever happen? This comment was from 2020

addy-pathania commented 5 months ago

You can create a webhook for your teams channel and then configure that webhook on the desired repository in github. You can follow this blog for help.