klesh commented on issue #5465:
URL: 
https://github.com/apache/incubator-devlake/issues/5465#issuecomment-1589266682

   @Marco-De-Stefani Good catch, I believe the confusion is caused by the 
missing `deployments` table, we had some discussion recently regarding the 
concept `deployment` and came to an understanding that a `deployment` is 
comprised of a set of `deployment_commits`. e.g., a deployment `deploy123` 
deploys a couple of repos `repo1` , `repo2` and `repo3`. 
   In your case, I think we should introduce the `deployments` table first and 
then connect the `Incident` to the `Deployment`
   @Startrekzky @hezyin 


-- 
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