DEV Community

Frederik Van Lierde
Frederik Van Lierde

Posted on

5

Azure DevOps Notifications in Slack

When a continuous integration system is operational, it's beneficial to ensure that all stakeholders are promptly informed about the successes and failures of deployments.

We can achieve this by utilizing Azure DevOps to send real-time updates to our team members via Slack notifications.

Slack

  1. Create a channel in Slack: Ex. Call it Release Hub
  2. Create an new Slack App: Ex Call it DevOps Notifications
  3. Once the new Slack App has been created, go to Incoming Webhooks , create a new one, select Release Hub
  4. Copy the new generated URL

Azure DevOps

  1. Go to your Project Settings
  2. Click the + icon, and select Slack
  3. Select the Triggers and Filters 4.Copy the Slack WebHook Url (see point 4 above)
  4. Test and Finish

Results

When a build was created, Slack users got this message

Image description

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay