klesh commented on PR #8611:
URL: 
https://github.com/apache/incubator-devlake/pull/8611#issuecomment-3425074106

   Okay, based on the 
[discussion](https://github.com/apache/incubator-devlake/discussions/6348#discussioncomment-14205824).
   I think the missing part is to "create the missing `webhook connection`" 
because the current implementation merely finds an existing connection, then 
calls `PostDeploymentCicdTask`.
   1. Check if there is a webhook connection existing for the project.
   2. Yes: call `PostDeploymentCicdTask` with it
   3. No: create one, and update project/project to include it. then call 
`PostDeploymentCicdTask` with it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to