← Projects

Slackbot: Azure DevOps PR Monitor

A Go Slack bot that tracks Azure DevOps pull requests and keeps a Slack message per PR updated as reviews, comments and state changes arrive.

  • Role: Author
  • Year: 2023
  • Stack: Go, Slack API, Azure DevOps webhooks, Docker

A Slack bot that gives a pull request a single, living message in Slack. As Azure DevOps fires webhook events, the message is updated in place rather than spamming the channel.

Features

The follow-up project, Slackbot: Monitoring Messages, generalised the message-tracking core into a shared service.