Incoming webhook can be triggered on Azure DevOps Server Version Dev18.M170.6, but it can't be triggered on Azure DevOps Server 2020.1.RC2.
I'm getting an error message from the 2020.1.RC2:
Cannot find webhook for the given webHookId CodeSyncTrigger. Try enabling CD trigger for this artifact.
Below are snapshots of testing related APIs using postman.
Invoke Azure DevOps Server 2020.1.RC2 6.0-preview incoming webhook API:
Invoke Azure DevOps Server Dev18.M170.6 6.0-preview incoming webhook API with HTTP status 200 OK:
Is there a way to make it work on the Azure DevOps Server 2020.1.RC2?
I found the cause!!!
https://developercommunity.visualstudio.com/t/cannot-use-generic-webhook-based-triggers-for-yaml/1135943#T-N1203277