Post to Microsoft Teams channel when build fails

Hi all!

We are planning to migrate to Microsoft Teams as our collaboration platform. As we are using Teamcity (on premise) for CI, I was wandering if there is a way to automatically create posts in Microsoft Teams channels based on Teamcity Builds?

Has anyone made this happen?

Cheers,

Nothi

0
5 comments

Hi Nothi,

 

We haven't directly integrated Teams into teamcity, but there seems to be some people who have taken some steps in that direction:

https://cezarypiatek.github.io/post/integrating-teamcity-with-msteams/

https://github.com/LoopLLC/teamcity-teams

 

The plugin seems to be outdated, but might work with some small changes, while the powershell scripts might need changes if the Teams API has changed at some point.

0
Avatar
Permanently deleted user

Hi Denis,

thank you for your suggestions, I will try to go the powershell-way - seems more flexible.

Can you give me any hints regarding an "official" Teams integration? Is it even planned?

Cheers,

Nothi

0

Hi,

 

we got a request for it here: https://youtrack.jetbrains.com/issue/TW-50886 Feel free to watch and vote for it.

0

Just noticed this post:  I wrote a plugin that hooks into Teamcity build notifications:

https://plugins.jetbrains.com/plugin/12645-microsoft-teams-notifications/

 

 

0
Avatar
Permanently deleted user

Hi,

thank you for the link, I will have a look at your plugin.

Cheers,

Nothi

0

Please sign in to leave a comment.