microsoft / azuredevopslabs

Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
https://www.azuredevopslabs.com
MIT License
832 stars 927 forks source link

Azure Pipelines with Microsoft Teams not working #683

Open emilmuller opened 1 year ago

emilmuller commented 1 year ago

Hi

I have followed this guide:

https://learn.microsoft.com/en-us/azure/devops/pipelines/integrations/microsoft-teams?view=azure-devops

I ran @azure pipelines subscribe [pipeline url].

Getting this:

image

To test it, I started my pipeline and ended up like this:

image

But there is absolutely zero activity in the Teams channel when building and deploying with my pipeline. I have no idea how to debug this :-)

Kind regards, Emil

emilmuller commented 1 year ago

For some reason (I didn't do anything), it started working partly today on September 28. What did not work was getting the 'Approval pending' as per the documentation. Here is a picture from the documentation displaying how approval pending should work:

image

emilmuller commented 12 months ago

And it's not working again... Was a one time occurrence apparently.