- Azure
- Azure DevOps
I created this tool to notify teammates when the build or the deployment is done in an Azure DevOps pipeline. The task will send a message automatically to the right Rocket Chat channel or user.
Let’s discover it here!
When you work with your team on a project, it is more likely that you would use a chat tool to communicate with your teammates.
In your projects, you would probably have multiple pipelines for development, stagging, production and so on to test and distribute your application. In some cases, you would be notified when some particular steps were done, this where hooking with Rocket Chat plays its role.
To solve this problem I developed a new Azure DevOps task called Rocket Chat Hook Notification
, easy to use in your pipeline and free. This task provide a great way to keep the team informed about build and release events.
I wrote a complete documentation, just follow my previous tutorial about it.