dosubot[bot] commented on issue #7873: URL: https://github.com/apache/incubator-devlake/issues/7873#issuecomment-2283426804
<!-- Answer --> The lead time calculation should consider the deployment dependency among PRs. According to the documentation on DevLake's DORA metrics, the median lead time for changes is calculated based on the cycle time of PRs that are deployed by the deployments finished in the selected period. If PR1 and PR2 are not actually deployed until PR3 is completed, the lead time calculation should account for this dependency to accurately reflect the actual deployment process <sup>[[1]](https://github.com/apache/incubator-devlake/blob/main/grafana/dashboards/DORA.json)</sup><sup>[[2]](https://github.com/apache/incubator-devlake-website/blob/main/docs/Metrics/LeadTimeForChanges.md)</sup><sup>[[3]](https://github.com/apache/incubator-devlake-website/blob/main/versioned_docs/version-v0.21/Metrics/LeadTimeForChanges.md)</sup><sup>[[4]](https://github.com/apache/incubator-devlake-website/blob/main/versioned_docs/version-v1.0/Metrics/LeadTimeForChanges.md)</sup><sup>[[5]](https://github.com/apache/incuba tor-devlake-website/blob/main/versioned_docs/version-v0.19/Metrics/LeadTimeForChanges.md)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* -- 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]
