KollarM commented on issue #7211: URL: https://github.com/apache/incubator-devlake/issues/7211#issuecomment-2017297969
select * from cicd_deployments where id like '%278014' --one record with result:SUCCESS status:DONE environment:TESTING select * from cicd_deployment_commits where cicd_deployment_id = 'azuredevops:Build:1:278014' order by created_at desc --one record with result:SUCCESS status:DONE environment:TESTING -- 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]
