Cannot Trigger CI Pipeline from GitHub Through Incoming WebHook

Islam Eloraby 1 Reputation point
2021-03-12T16:02:30.12+00:00

Hello,

I am trying to trigger Azure Classic CI Pipeline from a GitHub through Incoming WebHook, following this exact steps to create a service connection (Incoming WebHook).

https://learn.microsoft.com/en-us/azure/devops/pipelines/process/resources?view=azure-devops&tabs=schema#resources-webhooks

it works fine when the Pipeline is YMAL but when I create a new pipeline with a classic instead, and under triggers tab check "Enable continuous integration", nothing worked, and from GitHub, WebHook tab I am getting this error with 500 response code:

{"$id":"1","innerException":null,"message":"Cannot find webhook for the given webHookId TestingIncomingWebHook. Try enabling CD trigger for this artifact.","typeName":"Microsoft.TeamFoundation.DistributedTask.Pipelines.Artifacts.WebHooks.WebHookException, Microsoft.TeamFoundation.DistributedTask.Orchestration.Server","typeKey":"WebHookException","errorCode":0,"eventId":3000}

Please advise.
Thanks.

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,936 Reputation points Moderator
    2021-03-15T06:14:09.803+00:00

    Hi @Islam Eloraby

    Welcome to Microsoft Q&A! Thanks for posting the question.

    DevOps is not currently supported here on QnA. They're actively answering questions in dedicated forums here.
    https://stackoverflow.com/questions/tagged/azure-devops

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.