d4x1 commented on issue #6567:
URL: 
https://github.com/apache/incubator-devlake/issues/6567#issuecomment-1845106605

   `cicd_pipelines.type` is from `_tool_github_runs.type`, and 
`_tool_github_runs.type` is set as "DEPLOYMENT" when `_tool_github_runs.name` 
statisfied the regexp. Regexp `Build and Push(.*)` cannot match any 
`_tool_github_runs.name` in  test(repo: incubator-apache/devlake). 
   When configurating `unit-test(.*)` as the regexp, the 
`_tool_github_runs.type` will be "DEPLOYMENT", shown as below:
   <img width="768" alt="image" 
src="https://github.com/apache/incubator-devlake/assets/5844806/30c1e494-1835-48d3-aa71-053ac0dc294a";>
   @xiaomingzhang12 


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