Change Requests Resolution Duration
Definition
Change Requests Resolution Duration is a metric defined by CHAOSS, see CHAOSS Metrics - Change Requests Resolution Duration for a detailed definition of this metric.
This metric measures the average time it takes for a change request to be closed, providing insights into the efficiency and timeliness of the review and integration process. This metric is crucial for understanding the overall responsiveness and effectiveness of the development team.
A shorter resolution duration generally indicates a more efficient and responsive development process, which is beneficial for the project's overall health and progress.
Data
Link: https://oss.open-digger.cn/{platform}/{owner}/{repo}/change_request_resolution_duration.json
To get the data for a certain repository, replace {platform}
, {owner}
and {repo}
with the actual name. Here is an example.
Code
Here's the implementation code.