Click here to Skip to main content
15,887,027 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
A little background, our company uses a combination of Bamboo and GitLab for builds and deploying builds and TestRails for automated testing.

What I would like to do is use a Microsoft Teams channel to do the following:
1) Identify if an environment currently has automated tests being run against it.
2) Automatic posting every time a new build is pushed to an environment
3) Possibly query an environment on demand to see if automated tests are running against it, and/or what the current build number is.

I'm hoping there are apps that integrate with Teams that will make this easy to do, with little coding knowledge. I won't get the use of our devs to code something for us to use.

A tall order, I know. :(

What I have tried:

1) To get better communication from the teams, but that hasn't worked.
2) I know I could go into TestRails to see automated testing, but was trying for a single place to go for all the information.
Posted
Updated 1-Oct-20 19:43pm
Comments
ZurdoDev 5-Oct-20 15:11pm    
Take a look at https://azure.microsoft.com/en-us/services/communication-services/

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900