xiaomingzhang12 opened a new issue, #6567: URL: https://github.com/apache/incubator-devlake/issues/6567
### 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 1. Configure the GitHub connection. 2. Select data scope, apache/incubator-devlake. 3. Configure the scope config.  4. Collect data. 5. Check the cicd_deployments table, there are data converted from _raw_github_api_runs, but the type field in these data in the cicd_pipelines table is empty.   ----------- 1.配置GitHub的connection 2.选择data scope,apache/incubator-devlake 3.配置scope config 4.收集数据 5.检查表cicd_deployments表,有从 _raw_github_api_runs转换来的数据,但是这些数据在 cicd_pipelines表中的type字段 都为空。 6.预期是,符合上述规则的数据,cicd_pipelines.type应该是DEPLOYMENT ### What do you expect to happen The expectation is that for data matching the above rules, cicd_pipelines.type should be DEPLOYMENT. ### How to reproduce See above ### Anything else _No response_ ### Version main ### Are you willing to submit PR? - [ ] 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]
