bujjibabukatta opened a new pull request, #8929: URL: https://github.com/apache/devlake/pull/8929
Fixes #8790. This updates the DORA change lead time deployment lookup so seed deployments are not used as valid deployment references for historical merge requests. The query now requires the deployment to have an actual previous deployment commit and joins `commits_diffs` against that previous commit SHA, instead of treating an empty previous commit as a valid range boundary. This prevents the first recorded deployment for a project from being associated with old MRs when historical MR data exists but historical deployment data does not. -- 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]
