Startrekzky commented on issue #6263:
URL: 
https://github.com/apache/incubator-devlake/issues/6263#issuecomment-1845372555

   Hi @dwaghulade , the change lead time defined in DORA is between
   - start time: PR's first commit's authored date
   - end time: commit gets deployed to the production environment
   
   Please refer to this doc: 
https://devlake.apache.org/docs/Metrics/LeadTimeForChanges#how-is-it-calculated
   
   The example you wrote is the definition of another metric in DevLake, which 
is [Issue Lead 
Time](https://devlake.apache.org/docs/Metrics/RequirementLeadTime).
   
   My understanding is that you want a metric that measures the duration 
between `the time a ticket changed to In Dev status` and `the time a ticket 
changed to QA/IN UAT status`. I think it's doable if you have the data 
collected. 
   
   May I ask how can we get the two time? Through issue changelogs, or do you 
have two fields to log these?
   


-- 
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: dev-unsubscr...@devlake.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to