Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.02 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.02 KB

AzureDevopsWebHookBot

The aim of this was to have notification in google chat room on specific actions in azure (http service hooks).

Currently supported features

  • send message to google chat room on pull request creation
  • send message to google chat room on specific comments (like "PTAL" - will tell reviewers that author asks reviewers "Please Take Another Look")
  • send message to google chat room when pipeline fails (will mention person with @annotation, which pipeline failed(with link) and detailed message)

Requirements

  • Azure account
  • Configured azure functions

How to install