hezyin opened a new issue, #5081: URL: https://github.com/apache/incubator-devlake/issues/5081
### 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 **Version: v0.17.0-beta3** ## Azure DevOps Setup I have two pipeline runs in Azure DevOps, each with two jobs, "job_1" and "job_2". <img width="934" alt="Screen Shot 2023-05-03 at 6 50 34 PM" src="https://user-images.githubusercontent.com/2908155/236113487-3e0e2d43-5f2c-4035-ab95-8fdd2d14a076.png"> <img width="853" alt="Screen Shot 2023-05-03 at 6 50 21 PM" src="https://user-images.githubusercontent.com/2908155/236113494-ea206e1b-4b83-47c5-81c7-b4e6805501da.png"> ## DevLake Collection Result I got 2 cicd_pipelines, which was as expected. But I only got cicd_tasks for the second cicd_pipeline, see the pipeline_id column of the cicd_tasks I got. Also, all of their environment was set to "TESTING", which was unexpected. I also didn't expect to get the "Finalize Build" job, but since it's also displayed as a job in the Azure DevOps pipeline page, so I think it's ok. <img width="1121" alt="Screen Shot 2023-05-03 at 6 49 17 PM" src="https://user-images.githubusercontent.com/2908155/236113596-1f99fa40-9435-4d75-b316-b79f27535749.png"> <img width="1122" alt="Screen Shot 2023-05-03 at 6 50 03 PM" src="https://user-images.githubusercontent.com/2908155/236113602-55b0290c-bf2b-4d2a-967d-e4381ecaa6ce.png"> ### What do you expect to happen See above ### 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]
