How to write a pull request comment during your Azure DevOps build ?
Currently playing with Kubernetes and Azure DevOps for my side project, I wanted to be able to write a comment during the build process, to allow me to post some “important” informations. Fortunately, Azure DevOps is “just” a set of REST APIs so after looking for the information on Internet, I’ve been able to find… Continue reading