warren830 opened a new issue, #3682: URL: https://github.com/apache/incubator-devlake/issues/3682
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened We have `cicd_pipeline_relationships` in our domain layer, but we don't need it. @warren830 created this table in September cause he thought we have this relationship inside tables for jenkins builds, so we can also keep this relationship in domain layer. And this relationship is only valid for jenkins, so we don't need to have this relationship in cicd_pipelines. ### What do you expect to happen We can delete this table from domain layer ### How to reproduce none ### Anything else _No response_ ### Version main ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
