service hooks
2 TopicsAzure DevOps integration with Jenkins Multi Branch Pipeline
Hi All, We are trying to trigger a Jenkins Multi-branch pipeline from Azure repo on below events: 1. PR Creation 2. Commit on Source Branch of Open PR 3. Comments, Edit or the Source Branch of Open PR The Service Hook does not given option to trigger mult-branch pipeline. Instead, we are being asked to select a specific build. Can we please get some help / direction on how to achieve this. We are successfully able to trigger multi-branch pipeline from Bitbucket using web hooks however that does not work for Azure DevOps.1.1KViews0likes0CommentsAzure DevOps Service Hooks & Teams Incoming Webhooks
Hi everyone, I'm trying to determine how to utilize the Service Hooks in Azure DevOps so that we can tie into Teams via an incoming webhook to automatically post to a channel in Teams whenever a Pull Request is created. When I run a test on the Azure side posting to the Incoming Webhook url from the Teams channel - I just get a 400/Bad Request I assume the issue has to do with the format of the payload being sent from Azure and the format that the O365 connector is requiring - but I can't seem to find anything on this topic. Has anyone configured something like this or does anyone have some suggestions I can look into? Thanks for your time!Solved8.9KViews1like6Comments